Update to 2.4.2

This commit is contained in:
Daniel Berteaud 2024-01-26 10:11:15 +01:00
parent 518934b1f2
commit 18bb99d0d0
3 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
FROM python:3.11-alpine AS builder
ARG PAPERLESS_VERSION=2.4.1
ARG PAPERLESS_VERSION=2.4.2
WORKDIR /opt

View File

@ -125,7 +125,7 @@ _EOT
driver = "docker"
config {
image = "danielberteaud/paperless-ngx:2.4.1-1"
image = "danielberteaud/paperless-ngx:2.4.2-1"
readonly_rootfs = true
pids_limit = 200
}
@ -203,7 +203,7 @@ _EOT
}
config {
image = "danielberteaud/paperless-ngx:2.4.1-1"
image = "danielberteaud/paperless-ngx:2.4.2-1"
readonly_rootfs = true
pids_limit = 100
}
@ -282,7 +282,7 @@ _EOT
}
config {
image = "danielberteaud/paperless-ngx:2.4.1-1"
image = "danielberteaud/paperless-ngx:2.4.2-1"
readonly_rootfs = true
pids_limit = 100
}
@ -361,7 +361,7 @@ _EOT
}
config {
image = "danielberteaud/paperless-ngx:2.4.1-1"
image = "danielberteaud/paperless-ngx:2.4.2-1"
readonly_rootfs = true
pids_limit = 300
}

View File

@ -6,7 +6,7 @@ instance: paperless
paperless:
# Version to use
version: 2.4.1
version: 2.4.2
# Connect to the postgres service through the mesh
consul: