Merge pull request #1137 from okxlin/renovate/linuxserver-syncthing-1.x
chore(deps): update linuxserver/syncthing docker tag to v1.27.6
This commit is contained in:
commit
735ef7b39b
|
|
@ -19,7 +19,7 @@ services:
|
||||||
- ${SYNCTHING_PORT}:22000/tcp
|
- ${SYNCTHING_PORT}:22000/tcp
|
||||||
- ${SYNCTHING_PORT}:22000/udp
|
- ${SYNCTHING_PORT}:22000/udp
|
||||||
- ${SYNCTHING_PORT_EXTRA_UDP}:21027/udp
|
- ${SYNCTHING_PORT_EXTRA_UDP}:21027/udp
|
||||||
image: linuxserver/syncthing:1.27.5
|
image: linuxserver/syncthing:1.27.6
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
Loading…
Reference in New Issue