1
0
Fork 0

feat: halo 增加 2.3.2 版本

This commit is contained in:
zhengkunwang223 2023-03-15 14:54:48 +08:00
parent 8995a6bbe7
commit 5a3b9e8ac9
4 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
version: "3"
services:
halo:
image: halohub/halo:2.3.0
image: halohub/halo:2.3.2
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -86,7 +86,7 @@
"key": "halo",
"name": "Halo",
"tags": ["WebSite"],
"versions": ["2.2.0","2.3.0"],
"versions": ["2.2.0","2.3.2"],
"shortDescZh": "强大易用的开源建站工具",
"shortDescEn": "Powerful and easy-to-use open source website builder",
"type": "website",