This commit is contained in:
arch3rPro
2025-08-06 11:19:25 +08:00
64 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
services:
ani-rss:
image: wushuo894/ani-rss:v2.0.40
image: wushuo894/ani-rss:v2.1.1
container_name: ani-rss
restart: always
environment:

View File

@@ -1,6 +1,6 @@
services:
blinko:
image: blinkospace/blinko:1.2.2
image: blinkospace/blinko:1.2.3
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@@ -1,6 +1,6 @@
services:
npc:
image: duan2001/npc:v0.30.3
image: duan2001/npc:v0.30.5
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.30.3
image: duan2001/nps:v0.30.5
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