We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fee0ad commit 129af19Copy full SHA for 129af19
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.26-alpine AS build
+FROM golang:1.26-alpine@sha256:d4c4845f5d60c6a974c6000ce58ae079328d03ab7f721a0734277e69905473e5 AS build
2
3
RUN apk --no-cache add curl wget
4
0 commit comments