2 parents 4546206 + 2583451 commit 9007029Copy full SHA for 9007029
1 file changed
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