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: