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