Update easytier/easytier Docker tag to v2.4.2 (#1145)
This commit is contained in:
parent
541fda71b5
commit
0b2d64c75f
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
easytier:
|
easytier:
|
||||||
image: "easytier/easytier:v2.4.1"
|
image: "easytier/easytier:v2.4.2"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
network_mode: host
|
network_mode: host
|
||||||
Loading…
Reference in New Issue