Skip to content

Commit b65d687

Browse files
authored
build(deps): bump curl from 8.14.1-r1 to 8.14.1-r2 (#252)
1 parent b9c95bf commit b65d687

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pgp-verify-jar/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ SHELL ["/bin/ash", "-euo", "pipefail", "-c"]
1212
RUN apk upgrade --no-cache \
1313
&& apk add --no-cache \
1414
bash=5.2.37-r0 \
15-
curl=8.14.1-r1 \
15+
curl=8.14.1-r2 \
1616
git=2.49.1-r0 \
1717
gnupg=2.4.7-r0 \
1818
&& apk cache --no-cache clean \

0 commit comments

Comments
 (0)