chore(deps): update netbirdio/relay docker tag to v0.37.1 #251

Merged
catalin merged 1 commit from renovate/netbirdio-relay-0.x into main 2025-02-25 10:36:38 +00:00
Showing only changes of commit 1d25791869 - Show all commits

chore(deps): update netbirdio/relay docker tag to v0.37.1
All checks were successful
checks / k8s (push) Successful in 14s
checks / tflint (push) Successful in 21s
checks / pre-commit (push) Successful in 1m44s

Renovate Bot 2025-02-25 01:27:45 +00:00

View file

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