Update to 2.5.3

This commit is contained in:
Daniel Berteaud 2024-02-16 09:36:14 +01:00
parent 464779a8b7
commit ec0f18bb9f
3 changed files with 7 additions and 6 deletions

View File

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

View File

@ -2,6 +2,7 @@ job "paperless" {
datacenters = ["dc1"]
region = "global"
group "paperless" {
@ -141,7 +142,7 @@ _EOT
driver = "docker"
config {
image = "danielberteaud/paperless-ngx:2.5.1-1"
image = "danielberteaud/paperless-ngx:2.5.3-1"
image_pull_timeout = "10m"
readonly_rootfs = true
pids_limit = 200
@ -221,7 +222,7 @@ _EOT
}
config {
image = "danielberteaud/paperless-ngx:2.5.1-1"
image = "danielberteaud/paperless-ngx:2.5.3-1"
image_pull_timeout = "10m"
readonly_rootfs = true
pids_limit = 100
@ -302,7 +303,7 @@ _EOT
}
config {
image = "danielberteaud/paperless-ngx:2.5.1-1"
image = "danielberteaud/paperless-ngx:2.5.3-1"
image_pull_timeout = "10m"
readonly_rootfs = true
pids_limit = 100
@ -383,7 +384,7 @@ _EOT
}
config {
image = "danielberteaud/paperless-ngx:2.5.1-1"
image = "danielberteaud/paperless-ngx:2.5.3-1"
image_pull_timeout = "10m"
readonly_rootfs = true
pids_limit = 300

View File

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