chore(deps): update halohub/halo docker tag to v2.9.0 (#1121)

This commit is contained in:
renovate[bot] 2023-09-01 04:39:06 +00:00 committed by Nicolas Meienberger
parent 1204040793
commit 79269ee207
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true, "exposable": true,
"port": 8092, "port": 8092,
"id": "halo", "id": "halo",
"tipi_version": 6, "tipi_version": 7,
"version": "2.8.0", "version": "2.9.0",
"description": "Halo is a powerful and easy-to-use open source website building tool.", "description": "Halo is a powerful and easy-to-use open source website building tool.",
"short_desc": "Halo - Open source website building tool.", "short_desc": "Halo - Open source website building tool.",
"categories": [ "categories": [

View File

@ -2,7 +2,7 @@ version: "3.7"
services: services:
halo: halo:
image: halohub/halo:2.8.0 image: halohub/halo:2.9.0
container_name: halo container_name: halo
restart: unless-stopped restart: unless-stopped
depends_on: depends_on: