1
0

Merge branch 'localApps'

This commit is contained in:
pooneyy
2025-06-16 12:28:04 +08:00
14 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ networks:
services: services:
halo: halo:
image: halohub/halo:2.20.21 image: halohub/halo:2.21.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@@ -4,7 +4,7 @@ networks:
services: services:
halo: halo:
image: halohub/halo:2.20.21 image: halohub/halo:2.21.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"