fix(container): update image ghcr.io/paperless-ngx/paperless-ngx to v2.13.4 (#1271)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-11-03 14:33:24 +00:00
committed by GitHub
parent d07d49e846
commit 0558c6d007

View File

@@ -29,7 +29,7 @@ spec:
main:
image:
repository: "ghcr.io/paperless-ngx/paperless-ngx"
tag: "2.13.3@sha256:d1f743ddcffc6fad9eacaea0802a7fa7558b2b3e04dc376b3047d6a741573460"
tag: "2.13.4@sha256:275b8ef0b0d9026cff6f04fbf79b28077fb08fe7f33c52bd73531cfc692b361a"
args: ["/usr/local/bin/supervisord", "-c", "/etc/supervisord.conf", "--user", "paperless", "--logfile", "/tmp/supervisord.log", "--pidfile", "/tmp/supervisord.pid"]
env:
PAPERLESS_URL: "https://${APP_DNS_PAPERLESS_NGX}"