Skip to content

Commit 048ced4

Browse files
committed
Bump curl to 8.14.0-r2
1 parent ccbb00d commit 048ced4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgp-verify-jar/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ SHELL ["/bin/ash", "-euo", "pipefail", "-c"]
1313
RUN apk -U upgrade \
1414
&& apk add \
1515
bash=5.2.37-r0 \
16-
curl=8.12.1-r1 \
16+
curl=8.14.0-r2 \
1717
gnupg=2.4.7-r0 \
1818
&& if apk -u list | grep -q -e . ; then \
1919
apk -u list ; \

0 commit comments

Comments
 (0)