We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
f8113c4
2b1cbf2
1 parent 362288a commit e76f675Copy full SHA for e76f675
Dockerfile
@@ -1,5 +1,5 @@
1
# FROM golang:1.23-alpine
2
-FROM golang@sha256:f8113c4b13e2a8b3a168dceaee88ac27743cc84e959f43b9dbd2291e9c3f57a0
+FROM golang@sha256:2b1cbf278ce05a2a310a3d695ebb176420117a8cfcfcc4e5e68a1bef5f6354da
3
4
RUN apk update && apk upgrade && apk --no-cache add make
5
0 commit comments