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 953d71b commit 45d9489Copy full SHA for 45d9489
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:latest
+FROM alpine:3.22.0@sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715
2
RUN apk add --no-cache go
3
4
COPY . .
0 commit comments