Compare commits

...

1 commit

Author SHA1 Message Date
642808c2ea chore(deps): update netbirdio/relay docker tag to v0.57.1
Some checks failed
checks / k8s (push) Failing after 0s
checks / pre-commit (push) Failing after 0s
checks / tflint (push) Failing after 2s
2025-09-16 02:41:42 +00:00

View file

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