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 4f47e01 commit 15a8216Copy full SHA for 15a8216
Dockerfile
@@ -55,7 +55,7 @@ RUN set -eux ;\
55
apk update --no-cache ;\
56
apk add --no-cache \
57
bash~=5.2.15 \
58
- curl~=7.88.1 ;\
+ curl~=8.0.1 ;\
59
rm -rf /var/cache/* ;\
60
rm -rf /root/.cache/*
61
0 commit comments