1
0
Fork 0

feat(kotatsu): update image source and version

- rename directory from v20250725 to 20250804 for all config files
- update docker image from qyg2297248353/kotatsu-syncserver:v20250725 to ghcr.io/pooneyy/kotatsu-syncserver:20250804
This commit is contained in:
pooneyy 2025-10-03 18:13:49 +08:00
parent 47e2279e53
commit 0402ea151b
No known key found for this signature in database
3 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
kotatsu-syncserver:
image: qyg2297248353/kotatsu-syncserver:v20250725
image: ghcr.io/pooneyy/kotatsu-syncserver:20250804
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"