Compare commits

...

1 commit

Author SHA1 Message Date
c1e66b3f2b chore(deps): update netbirdio/relay docker tag to v0.54.2
Some checks failed
checks / pre-commit (push) Failing after 1s
checks / k8s (push) Failing after 0s
checks / tflint (push) Failing after 1s
2025-08-14 02:03:06 +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.54.2
restart: unless-stopped
environment:
NB_LOG_LEVEL: ${NB_LOG_LEVEL:-info}