Compare commits

...

1 commit

Author SHA1 Message Date
35cf71bf54 chore(deps): update netbirdio/relay docker tag to v0.56.0 2025-09-04 08:15:35 +00:00

View file

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