From f486f60130d6360da2a6dac8a8b522980904e3e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 10:56:41 +0000 Subject: [PATCH] chore(deps): update halohub/halo docker tag to v2.10.2 (#1515) --- apps/halo/config.json | 9 ++++++--- apps/halo/docker-compose.yml | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/apps/halo/config.json b/apps/halo/config.json index 8d78fd3d..aa876e28 100644 --- a/apps/halo/config.json +++ b/apps/halo/config.json @@ -5,8 +5,8 @@ "exposable": true, "port": 8092, "id": "halo", - "tipi_version": 11, - "version": "2.10.1", + "tipi_version": 12, + "version": "2.10.2", "description": "Halo is a powerful and easy-to-use open source website building tool.", "short_desc": "Halo - Open source website building tool.", "categories": [ @@ -29,5 +29,8 @@ "env_variable": "HALO_EXTERNAL_URL" } ], - "supported_architectures": ["arm64", "amd64"] + "supported_architectures": [ + "arm64", + "amd64" + ] } diff --git a/apps/halo/docker-compose.yml b/apps/halo/docker-compose.yml index e4d7ed70..56cf1b82 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.10.1 + image: halohub/halo:2.10.2 container_name: halo restart: unless-stopped depends_on: