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

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-03-05 16:24:55 +00:00
committed by GitHub
parent e27bee7282
commit 59ee7f0290

View File

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