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 3c3f217 commit aa4ca5eCopy full SHA for aa4ca5e
Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1
2
-FROM alpine:3.20
+FROM alpine:3.20.1
3
4
RUN apk --no-cache upgrade \
5
&& apk --no-cache add \
0 commit comments