1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 02:11:04 +08:00

Update NPC & NPS by duan2001 to v0.32.2 (#1142)

This commit is contained in:
renovate[bot] 2025-08-11 10:58:10 +08:00 committed by GitHub
parent 5131cbd8d5
commit 78b5b1910c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
59 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
services:
npc:
image: duan2001/npc:v0.32.1
image: duan2001/npc:v0.32.2
restart: always
network_mode: "host"
command: -server=${NPS_SERVER_ADDR} -vkey=${NPS_VKEY}

View File

@ -1,6 +1,6 @@
services:
nps:
image: duan2001/nps:v0.32.1
image: duan2001/nps:v0.32.2
container_name: ${CONTAINER_NAME}
ports:
- ${PANEL_APP_PORT_HTTP}:${PANEL_APP_PORT_HTTP}

View File

Before

Width:  |  Height:  |  Size: 389 B

After

Width:  |  Height:  |  Size: 389 B

View File

Before

Width:  |  Height:  |  Size: 503 B

After

Width:  |  Height:  |  Size: 503 B

View File

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

Before

Width:  |  Height:  |  Size: 829 KiB

After

Width:  |  Height:  |  Size: 829 KiB

View File

Before

Width:  |  Height:  |  Size: 106 KiB

After

Width:  |  Height:  |  Size: 106 KiB