From ab18dbe6645179037873bd6e696a6df687c94a3f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 21:42:38 +0000 Subject: [PATCH] chore(deps): update pihole/pihole docker tag to v2023.11.0 (#1668) --- apps/pihole/config.json | 9 ++++++--- apps/pihole/docker-compose.yml | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/apps/pihole/config.json b/apps/pihole/config.json index dd4d1188..562d6be7 100644 --- a/apps/pihole/config.json +++ b/apps/pihole/config.json @@ -10,8 +10,8 @@ ] }, "id": "pihole", - "tipi_version": 10, - "version": "2023.10.0", + "tipi_version": 11, + "version": "2023.11.0", "url_suffix": "/admin", "categories": [ "network", @@ -37,5 +37,8 @@ "env_variable": "NETWORK_INTERFACE" } ], - "supported_architectures": ["arm64", "amd64"] + "supported_architectures": [ + "arm64", + "amd64" + ] } diff --git a/apps/pihole/docker-compose.yml b/apps/pihole/docker-compose.yml index 6f7e7767..4fa42095 100644 --- a/apps/pihole/docker-compose.yml +++ b/apps/pihole/docker-compose.yml @@ -3,7 +3,7 @@ version: "3.7" services: pihole: container_name: pihole - image: pihole/pihole:2023.10.0 + image: pihole/pihole:2023.11.0 restart: unless-stopped hostname: pihole dns: