chore(deps): update pihole/pihole docker tag to v2024.06.0 (#3803)

This commit is contained in:
renovate[bot] 2024-06-16 21:06:17 +00:00 committed by GitHub
parent ef33a1441c
commit 6978eb1b24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -8,8 +8,8 @@
"ports": [53] "ports": [53]
}, },
"id": "pihole", "id": "pihole",
"tipi_version": 17, "tipi_version": 18,
"version": "2024.05.0", "version": "2024.06.0",
"url_suffix": "/admin", "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.", "description": "The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.",

View File

@ -3,7 +3,7 @@ version: "3.7"
services: services:
pihole: pihole:
container_name: pihole container_name: pihole
image: pihole/pihole:2024.05.0 image: pihole/pihole:2024.06.0
restart: unless-stopped restart: unless-stopped
hostname: pihole hostname: pihole
dns: dns: