chore(deps): update halohub/halo docker tag to v2.13.0 (#2625)

This commit is contained in:
renovate[bot] 2024-03-01 03:34:49 +00:00 committed by GitHub
parent 2677e5efd5
commit 5e5ec03222
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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": 21, "tipi_version": 22,
"version": "2.12.4", "version": "2.13.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.12.4 image: halohub/halo:2.13.0
container_name: halo container_name: halo
restart: unless-stopped restart: unless-stopped
depends_on: depends_on: