Compare commits

..

2 commits

Author SHA1 Message Date
e613e36d48 chore(deps): update netbirdio/signal docker tag to v0.60.3
Some checks failed
checks / pre-commit (push) Failing after 1s
checks / k8s (push) Failing after 0s
checks / tflint (push) Failing after 0s
2025-11-27 02:14:06 +00:00
fcb7a80d0a chore(deps): update ghcr.io/paperless-ngx/paperless-ngx docker tag to v2.20.0
Some checks failed
checks / pre-commit (push) Failing after 1s
checks / k8s (push) Failing after 1s
checks / tflint (push) Failing after 0s
OpenTofu deployments / authentik (push) Failing after 0s
OpenTofu deployments / adguard (push) Failing after 0s
2025-11-23 02:32:34 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ services:
max-size: "500m"
max-file: "2"
signal:
image: netbirdio/signal:0.60.2
image: netbirdio/signal:0.60.3
restart: unless-stopped
volumes:
- netbird-signal:/var/lib/netbird

View file

@ -14,7 +14,7 @@ services:
webserver:
image: ghcr.io/paperless-ngx/paperless-ngx:2.19.5
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.0
restart: unless-stopped
ports:
- 8002:8000