We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27576f3 commit 422ba5fCopy full SHA for 422ba5f
1 file changed
pgp-verify-jar/Dockerfile
@@ -14,7 +14,7 @@ RUN apk upgrade --no-cache \
14
bash=5.3.3-r1 \
15
curl=8.17.0-r1 \
16
git=2.52.0-r0 \
17
- gnupg=2.4.8-r1 \
+ gnupg=2.4.9-r0 \
18
&& apk cache --no-cache clean \
19
&& rm -rf /var/cache/apk/*
20
0 commit comments