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 df4db94 commit 636263aCopy full SHA for 636263a
dockerfiles/c-9.2.Dockerfile
@@ -1,4 +1,4 @@
1
FROM n0madic/alpine-gcc:9.2.0
2
3
# We need to install Go to build the custom executable.
4
-RUN apk add --no-cache "go>=1.20"
+RUN apk add --no-cache "go>=1.12"
0 commit comments