chore(deps): update syncthing/syncthing docker tag to v2.0.10 (#1790)
This commit is contained in:
parent
93cfd670a9
commit
2581820162
|
|
@ -18,7 +18,7 @@ services:
|
|||
- ${SYNCTHING_PORT}:22000/tcp
|
||||
- ${SYNCTHING_PORT}:22000/udp
|
||||
- ${SYNCTHING_PORT_EXTRA_UDP}:21027/udp
|
||||
image: syncthing/syncthing:2.0.9
|
||||
image: syncthing/syncthing:2.0.10
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
Loading…
Reference in New Issue