Update to 2.4.0

This commit is contained in:
Daniel Berteaud 2024-01-19 10:16:07 +01:00
parent 93eba7037e
commit f07e2688fd
4 changed files with 9 additions and 9 deletions

View File

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

View File

@ -124,7 +124,7 @@ _EOT
driver = "docker"
config {
image = "danielberteaud/paperless-ngx:2.3.3-2"
image = "danielberteaud/paperless-ngx:2.4.0-1"
readonly_rootfs = true
pids_limit = 200
}
@ -201,7 +201,7 @@ _EOT
}
config {
image = "danielberteaud/paperless-ngx:2.3.3-2"
image = "danielberteaud/paperless-ngx:2.4.0-1"
readonly_rootfs = true
pids_limit = 100
}
@ -264,7 +264,7 @@ _EOT
resources {
cpu = 100
memory = 150
memory = 256
}
}
@ -279,7 +279,7 @@ _EOT
}
config {
image = "danielberteaud/paperless-ngx:2.3.3-2"
image = "danielberteaud/paperless-ngx:2.4.0-1"
readonly_rootfs = true
pids_limit = 100
}
@ -357,7 +357,7 @@ _EOT
}
config {
image = "danielberteaud/paperless-ngx:2.3.3-2"
image = "danielberteaud/paperless-ngx:2.4.0-1"
readonly_rootfs = true
pids_limit = 300
}

View File

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

View File

@ -44,7 +44,7 @@ paperless:
webserver:
# The Docker image to use
image: '[[ .docker.repo ]]paperless-ngx:2.3.3-2'
image: '[[ .docker.repo ]]paperless-ngx:2.4.0-1'
# Env vars to set in the container
env: {}
@ -77,7 +77,7 @@ paperless:
# Resource allocation
resources:
cpu: 100
memory: 150
memory: 256
# Task scheduler
scheduler: