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