We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ec89d2 commit 57a506fCopy full SHA for 57a506f
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.25@sha256:ce63a16e0f7063787ebb4eb28e72d477b00b4726f79874b3205a965ffd797ab2 as build
+FROM golang:1.26@sha256:c83e68f3ebb6943a2904fa66348867d108119890a2c6a2e6f07b38d0eb6c25c5 as build
2
3
WORKDIR /go/src/app
4
COPY . .
0 commit comments