Compare commits

...

1 commit

Author SHA1 Message Date
51f1929536 chore(deps): update netbirdio/relay docker tag to v0.62.1
Some checks are pending
checks / pre-commit (push) Waiting to run
checks / k8s (push) Waiting to run
checks / tflint (push) Waiting to run
2026-01-09 02:40:36 +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.62.1
restart: unless-stopped
environment:
NB_LOG_LEVEL: ${NB_LOG_LEVEL:-info}