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