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

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2023-11-30 23:46:40 +08:00
committed by GitHub
parent de5deb013f
commit 31f03dbb0d

View File

@@ -28,7 +28,7 @@ spec:
main:
image:
repository: "ghcr.io/paperless-ngx/paperless-ngx"
tag: "2.0.0@sha256:667d53ccccd45a74d034b13c5a7c31789dfb4d001c73328a581a10d9ebcb16e0"
tag: "2.0.1@sha256:ab255bea133e4e8412760646327ed34419042d60ef181957afab61ef10f851f1"
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}"