Skip to content

Commit 2b45083

Browse files
feat: halo 升级到 v2.5.1 (#34)
1 parent 53616d1 commit 2b45083

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.

apps/halo/versions/2.4.3/docker-compose.yml renamed to apps/halo/versions/2.5.1/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: "3"
22
services:
33
halo:
4-
image: halohub/halo:2.4.3
4+
image: halohub/halo:2.5.1
55
container_name: ${CONTAINER_NAME}
66
restart: always
77
networks:

apps/list.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"key": "halo",
9595
"name": "Halo",
9696
"tags": ["WebSite"],
97-
"versions": ["2.4.3"],
97+
"versions": ["2.5.1"],
9898
"shortDescZh": "强大易用的开源建站工具",
9999
"shortDescEn": "Powerful and easy-to-use open source website builder",
100100
"type": "website",

0 commit comments

Comments
 (0)