diff --git a/apps/pihole/config.json b/apps/pihole/config.json index 88b2904b..056b5974 100644 --- a/apps/pihole/config.json +++ b/apps/pihole/config.json @@ -5,13 +5,18 @@ "exposable": true, "port": 8081, "requirements": { - "ports": [53] + "ports": [ + 53 + ] }, "id": "pihole", - "tipi_version": 3, - "version": "2022.09.4", + "tipi_version": 4, + "version": "2023.02.2", "url_suffix": "/admin", - "categories": ["network", "security"], + "categories": [ + "network", + "security" + ], "description": "The Pi-holeĀ® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.", "short_desc": "A black hole for Internet advertisements", "author": "pi-hole.net", diff --git a/apps/pihole/docker-compose.yml b/apps/pihole/docker-compose.yml index 5b4ecd4f..607eca19 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:2022.09.4 + image: pihole/pihole:2023.02.2 restart: unless-stopped hostname: pihole dns: