chore(deps): update netbirdio/relay docker tag to v0.59.2
Some checks failed
checks / pre-commit (push) Failing after 1s
checks / tflint (push) Failing after 1s
checks / k8s (push) Failing after 12m6s

This commit is contained in:
Renovate Bot 2025-10-05 02:41:21 +00:00
commit 3fb3ecb4d6

View file

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