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 fa0a928 commit c2b13edCopy full SHA for c2b13ed
Dockerfile
@@ -36,7 +36,7 @@ LABEL maintainer="Robert Scheck <https://github.com/pdftk-java/pdftk-java-contai
36
ARG VERSION=3.3.3
37
ARG GIT
38
ARG COMMIT
39
-ARG BOUNCYCASTLE=r1rv80
+ARG BOUNCYCASTLE=r1rv82
40
ARG COMMONSLANG3=3.18.0
41
42
RUN set -x && \
0 commit comments