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 60f5680 commit 85fdd65Copy full SHA for 85fdd65
DockerfileEA
@@ -1,4 +1,4 @@
1
-FROM golang:1.20 AS build-env
+FROM golang:1.21 AS build-env
2
3
RUN echo $GOPATH
4
RUN apt update
0 commit comments