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

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-03-05 04:47:00 +00:00
committed by GitHub
parent 8034c90902
commit e27bee7282

View File

@@ -29,7 +29,7 @@ spec:
main:
image:
repository: "ghcr.io/paperless-ngx/paperless-ngx"
tag: "2.5.4@sha256:ce3aab0002d459af2fd13933c8ca8df87ecb92bf26fbffdba208149b8ee6f851"
tag: "2.6.0@sha256:13af9a6272ba7558e83a1c294211e3013092e12b6829eafd617a7375bc42a672"
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}"