Update yisier1/npc Docker tag to v0.26.36

This commit is contained in:
renovate[bot]
2026-07-13 08:41:50 +00:00
committed by GitHub
parent 9ef097bcd3
commit 8bfbb0b449
+1 -1
View File
@@ -1,6 +1,6 @@
services:
npc:
image: yisier1/npc:v0.26.35
image: yisier1/npc:v0.26.36
restart: always
network_mode: "host"
command: -server=${NPS_SERVER_ADDR} -vkey=${NPS_VKEY} -tls_enable=${TLS_ENABLE_SWITCH}