Update duan2001/npc Docker tag to v0.29.27
This commit is contained in:
parent
e0ed7ac98c
commit
0b6928f879
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
npc:
|
npc:
|
||||||
image: duan2001/npc:v0.29.26
|
image: duan2001/npc:v0.29.27
|
||||||
restart: always
|
restart: always
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
command: -server=${NPS_SERVER_ADDR} -vkey=${NPS_VKEY}
|
command: -server=${NPS_SERVER_ADDR} -vkey=${NPS_VKEY}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue