chore(deps): update netbirdio/relay docker tag to v0.41.3 #315

Merged
catalin merged 1 commit from renovate/netbirdio-relay-0.x into main 2025-04-17 10:49:19 +00:00
Showing only changes of commit 7cb7e7fb9a - Show all commits

chore(deps): update netbirdio/relay docker tag to v0.41.3
Some checks failed
checks / tflint (push) Failing after 20s
checks / pre-commit (push) Failing after 30s
checks / k8s (push) Failing after 30s

Renovate Bot 2025-04-17 01:26:36 +00:00

View file

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