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

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-10-29 19:47:24 +00:00
committed by GitHub
parent 8ca96e3c31
commit f74335c92d

View File

@@ -29,7 +29,7 @@ spec:
main:
image:
repository: "ghcr.io/paperless-ngx/paperless-ngx"
tag: "2.13.1@sha256:0642357c5dbd4f414b13292b119b56c9e435d960f4c66d97eb77ceb52bab405b"
tag: "2.13.2@sha256:d440c8682b445fff3dccc538ab88c604e389d3221f9267352f15e7d1e551a98d"
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}"