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.
2 parents 95279a6 + 73f86c7 commit d9b6c7eCopy full SHA for d9b6c7e
Dockerfile
@@ -1,5 +1,5 @@
1
# static curl build
2
-FROM alpine:3.19 as curlstage
+FROM alpine:3.21 as curlstage
3
ARG VERSION="8.4.0"
4
5
RUN \
0 commit comments