Compare commits

..

1 commit

Author SHA1 Message Date
b09e06c7f1 chore(deps): update netbirdio/relay docker tag to v0.60.2
Some checks failed
checks / pre-commit (push) Failing after 0s
checks / k8s (push) Failing after 1s
checks / tflint (push) Failing after 0s
2025-11-21 01:51:55 +00:00

View file

@ -35,7 +35,7 @@ services:
max-size: "500m"
max-file: "2"
relay:
image: netbirdio/relay:0.60.1
image: netbirdio/relay:0.60.2
restart: unless-stopped
environment:
NB_LOG_LEVEL: ${NB_LOG_LEVEL:-info}