chore(deps): update halohub/halo docker tag to v2.15.0 (#3335)
This commit is contained in:
parent
5f050dd2cc
commit
4ddcb4203d
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 8092,
|
||||
"id": "halo",
|
||||
"tipi_version": 25,
|
||||
"version": "2.14.1",
|
||||
"tipi_version": 26,
|
||||
"version": "2.15.0",
|
||||
"description": "Halo is a powerful and easy-to-use open source website building tool.",
|
||||
"short_desc": "Halo - Open source website building tool.",
|
||||
"categories": [
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
halo:
|
||||
image: halohub/halo:2.14.1
|
||||
image: halohub/halo:2.15.0
|
||||
container_name: halo
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
|
|
Loading…
Reference in New Issue
Block a user