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

🐛 fix(byte-muse): correct docker image tag for arm architecture

- update image name from 'byte-muse_arm' to 'byte-muse-arm'
This commit is contained in:
pooneyy 2025-12-22 01:43:11 +08:00
parent 35700b3419
commit 1c3e81b3d9
No known key found for this signature in database

View File

@ -4,7 +4,7 @@ networks:
services:
auto-lady:
image: envyafish/byte-muse_arm:1.25.1
image: envyafish/byte-muse-arm:1.25.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"