chore(deps): update netbirdio/relay docker tag to v0.50.2
Some checks failed
OpenTofu deployments / authentik (push) Waiting to run
OpenTofu deployments / adguard (push) Waiting to run
checks / pre-commit (push) Successful in 5m36s
checks / k8s (push) Failing after 31s
checks / tflint (push) Successful in 31s

This commit is contained in:
Renovate Bot 2025-07-12 01:44:54 +00:00
commit 5feff331e8

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.50.1 image: netbirdio/relay:0.50.2
restart: unless-stopped restart: unless-stopped
environment: environment:
NB_LOG_LEVEL: ${NB_LOG_LEVEL:-info} NB_LOG_LEVEL: ${NB_LOG_LEVEL:-info}