fix(oci/paperless-ngx): update 2.16.0 ➼ 2.16.1 (#2451)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2025-05-19 22:08:22 +00:00
committed by GitHub
parent 24415f2d54
commit f0e6e8a478

View File

@@ -29,7 +29,7 @@ spec:
main:
image:
repository: "ghcr.io/paperless-ngx/paperless-ngx"
tag: "2.16.0@sha256:4d193161a41764f1e84c9eb8718a675329ee205fe80a2a75ff8a17beeff34a4c"
tag: "2.16.1@sha256:8ee805cb2a4de2beea6594a94362341e026056ed0187ef0baed0ad9f0301459d"
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}"