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 dd76c1a commit 7eb86d1Copy full SHA for 7eb86d1
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24.0 AS build-env
+FROM golang:1.24.6 AS build-env
2
3
RUN echo $GOPATH && \
4
apt update && \
DockerfileEA
0 commit comments