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:
parent
35700b3419
commit
1c3e81b3d9
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user