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 4c14566 commit 36c117bCopy full SHA for 36c117b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.25.0 AS build
+FROM golang:1.25.2@sha256:1c91b4f4391774a73d6489576878ad3ff3161ebc8c78466ec26e83474855bfcf AS build
2
WORKDIR /src
3
4
COPY . .
0 commit comments