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 0c7436b commit 0cdaa41Copy full SHA for 0cdaa41
Dockerfile
@@ -1,5 +1,5 @@
1
# static curl build
2
-FROM alpine:3.19 as curlstage
+FROM alpine:3.22 as curlstage
3
ARG VERSION="8.4.0"
4
5
RUN \
0 commit comments