Compare commits

..

1 commit

Author SHA1 Message Date
bc387b3861 chore(deps): update netbirdio/netbird docker tag to v0.60.2
Some checks failed
checks / pre-commit (push) Failing after 1s
checks / k8s (push) Failing after 1s
checks / tflint (push) Failing after 1s
2025-11-21 01:51:42 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -91,7 +91,7 @@ services:
max-file: "2"
peer-1:
image: netbirdio/netbird:0.60.3
image: netbirdio/netbird:0.60.2
restart: unless-stopped
volumes:
- ${NETBIRD_PEER_VOLUME:-/mnt/nas1/shared/netbird/peer-1}/data:/etc/netbird

View file

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