chore(deps): update netbirdio/relay docker tag to v0.48.0 #391

Merged
catalin merged 1 commit from renovate/netbirdio-relay-0.x into main 2025-06-24 12:53:29 +00:00
Showing only changes of commit c430769e2a - Show all commits

chore(deps): update netbirdio/relay docker tag to v0.48.0
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled

Renovate Bot 2025-06-21 01:50:52 +00:00

View file

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