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

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-05-09 09:50:09 +00:00
committed by GitHub
parent 5363f8b1ad
commit a40cefa8c8

View File

@@ -29,7 +29,7 @@ spec:
main:
image:
repository: "ghcr.io/paperless-ngx/paperless-ngx"
tag: "2.8.0@sha256:cb2fffc62173404b0b206d18bf17c192003b589fbf67e402621edf7e9725c614"
tag: "2.8.2@sha256:fe0bb42ecbe4513e021ed612170c4728e963a7b3c47903d285793c9938219980"
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}"