1
0
Fork 0

chore(deps): update yisier1/npc docker tag to v0.27.01

This commit is contained in:
renovate[bot] 2024-05-20 23:50:48 +00:00 committed by GitHub
parent 422510eb7b
commit f7a124d2a6
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3'
services:
npc:
image: yisier1/npc:v0.26.18
image: yisier1/npc:v0.27.01
restart: always
network_mode: "host"
command: -server=${NPS_SERVER_ADDR} -vkey=${NPS_VKEY} -tls_enable=${TLS_ENABLE_SWITCH}