diff --git a/apps/halo/config.json b/apps/halo/config.json index 4da763aa..1a0ed53b 100644 --- a/apps/halo/config.json +++ b/apps/halo/config.json @@ -5,8 +5,8 @@ "exposable": true, "port": 8092, "id": "halo", - "tipi_version": 18, - "version": "2.12.1", + "tipi_version": 19, + "version": "2.12.2", "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 e3da01e2..e6e25fca 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.12.1 + image: halohub/halo:2.12.2 container_name: halo restart: unless-stopped depends_on: