Compare commits

...

1 commit

Author SHA1 Message Date
7f227b79fa chore(deps): update netbirdio/relay docker tag to v0.64.1
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled
2026-01-24 03:01:02 +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.64.1
restart: unless-stopped
environment:
NB_LOG_LEVEL: ${NB_LOG_LEVEL:-info}