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

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-04-08 02:07:06 +00:00
committed by GitHub
parent 9f1613edee
commit 813a89fa90

View File

@@ -29,7 +29,7 @@ spec:
main:
image:
repository: "ghcr.io/paperless-ngx/paperless-ngx"
tag: "2.7.1@sha256:bc6976324afb00740b6edb53b46672385b058bd8f64d9c0fd11f57aed1f40a96"
tag: "2.7.2@sha256:703c990a790dfd4d25fb56df3afec27b13cb0926a3818bf265edac9c71311647"
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}"