Compare commits

...

1 commit

Author SHA1 Message Date
020c2266de chore(deps): update netbirdio/relay docker tag to v0.30.3
All checks were successful
checks / pre-commit (push) Successful in 34s
checks / k8s (push) Successful in 33s
checks / tflint (push) Successful in 34s
2024-10-25 01:20:57 +00:00

View file

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