Merge pull request #2367 from okxlin/renovate/linuxserver-syncthing-1.x
chore(deps): update linuxserver/syncthing docker tag to v1.28.0
This commit is contained in:
commit
92593f14f4
|
|
@ -18,7 +18,7 @@ services:
|
|||
- ${SYNCTHING_PORT}:22000/tcp
|
||||
- ${SYNCTHING_PORT}:22000/udp
|
||||
- ${SYNCTHING_PORT_EXTRA_UDP}:21027/udp
|
||||
image: linuxserver/syncthing:1.27.12
|
||||
image: linuxserver/syncthing:1.28.0
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
Loading…
Reference in New Issue