Update halohub/halo Docker tag to v2.21.5 (#966)
This commit is contained in:
parent
fd08ce0f5c
commit
8ee21592db
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
halo:
|
||||
image: halohub/halo:2.21.3
|
||||
image: halohub/halo:2.21.5
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
halo:
|
||||
image: halohub/halo:2.21.3
|
||||
image: halohub/halo:2.21.5
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue