mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-13 09:26:57 +08:00
feat: halo 升级到 v2.4.3 (#31)
This commit is contained in:
parent
b511c14b00
commit
560305fda4
@ -1,7 +1,7 @@
|
|||||||
version: "3"
|
version: "3"
|
||||||
services:
|
services:
|
||||||
halo:
|
halo:
|
||||||
image: halohub/halo:2.4.2
|
image: halohub/halo:2.4.3
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
@ -94,7 +94,7 @@
|
|||||||
"key": "halo",
|
"key": "halo",
|
||||||
"name": "Halo",
|
"name": "Halo",
|
||||||
"tags": ["WebSite"],
|
"tags": ["WebSite"],
|
||||||
"versions": ["2.4.2"],
|
"versions": ["2.4.3"],
|
||||||
"shortDescZh": "强大易用的开源建站工具",
|
"shortDescZh": "强大易用的开源建站工具",
|
||||||
"shortDescEn": "Powerful and easy-to-use open source website builder",
|
"shortDescEn": "Powerful and easy-to-use open source website builder",
|
||||||
"type": "website",
|
"type": "website",
|
||||||
|
Loading…
Reference in New Issue
Block a user