feat: halo 增加 2.3.2 版本
This commit is contained in:
parent
8995a6bbe7
commit
5a3b9e8ac9
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3"
|
version: "3"
|
||||||
services:
|
services:
|
||||||
halo:
|
halo:
|
||||||
image: halohub/halo:2.3.0
|
image: halohub/halo:2.3.2
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
|
@ -86,7 +86,7 @@
|
||||||
"key": "halo",
|
"key": "halo",
|
||||||
"name": "Halo",
|
"name": "Halo",
|
||||||
"tags": ["WebSite"],
|
"tags": ["WebSite"],
|
||||||
"versions": ["2.2.0","2.3.0"],
|
"versions": ["2.2.0","2.3.2"],
|
||||||
"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