feat(container): update image ghcr.io/paperless-ngx/paperless-ngx to v2.12.1 (#934)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-09-30 13:48:12 +00:00
committed by GitHub
parent d1dcf0c50c
commit 8fac98986d

View File

@@ -29,7 +29,7 @@ spec:
main:
image:
repository: "ghcr.io/paperless-ngx/paperless-ngx"
tag: "2.8.6@sha256:2744572313cf3026520243f00e064d8fa82d838173a160d63b7e481575a86fdc"
tag: "2.12.1@sha256:217cec76128c2545872cf356694f2ffd4524cb84892d0333e654795dec255633"
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}"