mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-14 16:07:13 +08:00
fix(axonhub): 修正docker-compose中镜像标签格式
将镜像标签从0.9.31改为v0.9.31以保持版本标签一致性
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
axonhub:
|
||||
image: looplj/axonhub:0.9.31
|
||||
image: looplj/axonhub:v0.9.31
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user