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 92bb7a737e
commit 4dcdb38d38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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}