Skip to content

Commit 8de3759

Browse files
committed
chore: Update cups, filters, qpdf and debian version
1 parent 7ba180b commit 8de3759

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Dockerfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
FROM debian:buster-slim
1+
FROM debian:trixie-slim
22
MAINTAINER Jacob Alberty <jacob.alberty@foundigital.com>
33

44
ARG DEBIAN_FRONTEND=noninteractive
5-
ARG CUPS_VERSION=2.4.2
6-
ARG FILTERS_VERSION=1.28.15
7-
ARG QPDF_VERSION=10.6.3
5+
ARG CUPS_VERSION=2.4.12
6+
ARG FILTERS_VERSION=2.0.1
7+
ARG QPDF_VERSION=12.2.0
88

99
ENV PREFIX=/usr/local/docker
1010
ENV VOLUME=/config

0 commit comments

Comments
 (0)