Bump halo version to 2.5.2 (#67)

Signed-off-by: Ryan Wang <i@ryanc.cc>
This commit is contained in:
Ryan Wang 2023-05-04 16:52:11 +08:00 committed by GitHub
parent 08376e69d8
commit fd8daa9600
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 2 additions and 2 deletions

View File

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

View File

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