Skip to content

Commit 7b15689

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/dependency-review-action-4.8.0
2 parents 6c8f7a2 + b65d687 commit 7b15689

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)