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 7cb7f7e commit d042869Copy full SHA for d042869
Dockerfile
@@ -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