diff --git a/apps/halo/config.json b/apps/halo/config.json index 74817cea..aeb81d0b 100644 --- a/apps/halo/config.json +++ b/apps/halo/config.json @@ -5,8 +5,8 @@ "exposable": true, "port": 8092, "id": "halo", - "tipi_version": 22, - "version": "2.13.0", + "tipi_version": 23, + "version": "2.13.1", "description": "Halo is a powerful and easy-to-use open source website building tool.", "short_desc": "Halo - Open source website building tool.", "categories": [ diff --git a/apps/halo/docker-compose.yml b/apps/halo/docker-compose.yml index 63f8e289..7875e1ed 100644 --- a/apps/halo/docker-compose.yml +++ b/apps/halo/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.7" services: halo: - image: halohub/halo:2.13.0 + image: halohub/halo:2.13.1 container_name: halo restart: unless-stopped depends_on: