Compare commits

...

1 commit

Author SHA1 Message Date
abf1657d2c chore(deps): update netbirdio/relay docker tag to v0.60.1
Some checks failed
checks / pre-commit (push) Failing after 0s
checks / k8s (push) Failing after 0s
checks / tflint (push) Failing after 0s
2025-11-20 02:17:08 +00:00

View file

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