Skip to content

Commit 6abbb79

Browse files
⬆️ Update dependencies (#288)
* ⬆️ Update dependencies
1 parent 37d000c commit 6abbb79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

paperless-ngx/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ ARG RUNTIME_PACKAGES="\
6060
jbig2dec=0.19-3 \
6161
# lxml
6262
libxml2=2.9.14+dfsg-1.3~deb12u1 \
63-
libxslt1.1=1.1.35-1 \
63+
libxslt1.1=1.1.35-1+deb12u1 \
6464
# itself
6565
qpdf=11.3.0-1+deb12u1 \
6666
# Mime type detection
@@ -80,7 +80,7 @@ ARG RUNTIME_PACKAGES="\
8080
xz-utils=5.4.1-1 \
8181
redis-server=${REDIS_VERSION} \
8282
redis-tools=${REDIS_VERSION} \
83-
nginx=1.22.1-9+deb12u1"
83+
nginx=1.22.1-9+deb12u2"
8484

8585
# Buildx provided, must be defined to use though
8686
ARG TARGETARCH

0 commit comments

Comments
 (0)