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

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-02-10 20:18:48 +00:00
committed by GitHub
parent db50bcf1c8
commit c8c940083b

View File

@@ -29,7 +29,7 @@ spec:
main:
image:
repository: "ghcr.io/paperless-ngx/paperless-ngx"
tag: "2.4.3@sha256:839cabc0c5859a844c72940468e700f668bb59c16743fd9e81d5e21845488a85"
tag: "2.5.0@sha256:3bebeb2666b8066c7a8bf081b9afb304056223fe7ca667a6410450078c5bdf60"
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}"