We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34106f0 commit 46f0e65Copy full SHA for 46f0e65
Dockerfile-DevEnv
@@ -33,7 +33,7 @@ FROM docker.io/library/fedora:43
33
34
RUN dnf update -y
35
36
-RUN dnf install -y fish gcc-c++ golang \
+RUN dnf install -y fish gcc-c++ \
37
java-21-openjdk-devel java-21-openjdk-src java-21-openjdk-javadoc \
38
java-21-openjdk-javadoc-zip java-21-openjdk-jmods
39
0 commit comments