Update linuxserver/syncthing Docker tag to v1.29.5
This commit is contained in:
parent
25b05d7f2b
commit
27e8edc5a7
|
|
@ -18,7 +18,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.29.4
|
image: linuxserver/syncthing:1.29.5
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue