We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d03e3c commit 0d6bbe4Copy full SHA for 0d6bbe4
Dockerfile.test
@@ -1,4 +1,4 @@
1
-FROM golang:1.22.3 AS deb
+FROM golang:1.22.4 AS deb
2
WORKDIR /app
3
COPY go.mod .
4
COPY go.sum .
0 commit comments