We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5c726b commit 154afceCopy full SHA for 154afce
Dockerfile
@@ -1,5 +1,5 @@
1
#
2
-# Copyright (C) 2021-2025 Robert Scheck <robert@fedoraproject.org>
+# Copyright (C) 2021-2026 Robert Scheck <robert@fedoraproject.org>
3
4
# This program is free software; you can redistribute it and/or modify
5
# it under the terms of the GNU General Public License as published by
@@ -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=r1rv82
+ARG BOUNCYCASTLE=r1rv83
40
ARG COMMONSLANG3=3.18.0
41
42
RUN set -x && \
0 commit comments