[syncthing] Lock discovery server to v1.27 (v1.28 is broken)
This commit is contained in:
parent
b7cd8b3b1f
commit
b90daf67f0
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ services:
|
|||
|
||||
discosrv:
|
||||
container_name: syncthing-discosrv
|
||||
image: docker.io/syncthing/discosrv:1
|
||||
image: docker.io/syncthing/discosrv:1.27
|
||||
network_mode: pasta
|
||||
restart: always
|
||||
command:
|
||||
|
|
Loading…
Reference in a new issue