Update easytier/easytier Docker tag to v2.4.0 (#884)
This commit is contained in:
parent
3b44f71a06
commit
478cb45999
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
easytier:
|
easytier:
|
||||||
image: "easytier/easytier:v2.3.2"
|
image: "easytier/easytier:v2.4.0"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
network_mode: host
|
network_mode: host
|
||||||
Loading…
Reference in New Issue