Compare commits

...

1 commit

Author SHA1 Message Date
4fe1b1ce77 chore(deps): update netbirdio/relay docker tag to v0.37.2
All checks were successful
checks / k8s (push) Successful in 15s
checks / tflint (push) Successful in 10s
checks / pre-commit (push) Successful in 53s
2025-03-08 01:17:00 +00:00

View file

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