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 96d2e9e commit 73f86c7Copy full SHA for 73f86c7
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