Skip to content

Commit

Permalink
feat(container): update image ghcr.io/paperless-ngx/paperless-ngx to …
Browse files Browse the repository at this point in the history
…v2.10.1
  • Loading branch information
tinfoild[bot] authored Jun 21, 2024
1 parent 28875fc commit 0f8caa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kube/deploy/apps/paperless-ngx/app/hr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
main:
image:
repository: "ghcr.io/paperless-ngx/paperless-ngx"
tag: "2.8.6@sha256:2744572313cf3026520243f00e064d8fa82d838173a160d63b7e481575a86fdc"
tag: "2.10.1@sha256:a132c2ac7c572fd34d8af32048a2ef2b99f25c32fce6bbfbf5bef5b770b19a46"
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}"
Expand Down

0 comments on commit 0f8caa0

Please sign in to comment.