From 518091f856da73ba70d2522610d7c7168fc3c600 Mon Sep 17 00:00:00 2001 From: Trenton H <797416+stumpylog@users.noreply.github.com> Date: Wed, 12 Feb 2025 09:28:24 -0800 Subject: [PATCH] Dependencies Updates to jbig2enc 0.30 (#9092) --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 6a575be74..f3468b35d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -116,7 +116,7 @@ ARG DEBIAN_FRONTEND=noninteractive ARG TARGETARCH # Can be workflow provided, defaults set for manual building -ARG JBIG2ENC_VERSION=0.29 +ARG JBIG2ENC_VERSION=0.30 ARG QPDF_VERSION=11.9.0 ARG GS_VERSION=10.03.1