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 60d0b16 commit 8350fecCopy full SHA for 8350fec
Dockerfile_next
@@ -1,4 +1,4 @@
1
-FROM golang:1.22 as builder
+FROM golang:1.22.4 as builder
2
ARG COMMIT_SHA
3
RUN echo "commit sha: ${COMMIT_SHA}"
4
0 commit comments