We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba3e68d + f9fb2bc commit e55a317Copy full SHA for e55a317
Dockerfile.test
@@ -1,4 +1,4 @@
1
-FROM golang:1.24.2 AS deb
+FROM golang:1.24.3 AS deb
2
WORKDIR /app
3
COPY go.mod .
4
COPY go.sum .
0 commit comments