From aabd18faa389f46774249d81a436bef0614b0e0d Mon Sep 17 00:00:00 2001 From: Ryan Gurnick Date: Tue, 23 Jan 2024 12:29:46 -0800 Subject: [PATCH] Add Docker tag to Pi-hole (#527) Pi-Hole has a docker setup available in a documented in a separate repository: https://github.com/pi-hole/docker-pi-hole. --- software/pi-hole.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/pi-hole.yml b/software/pi-hole.yml index 9e6e274d41..80637660be 100644 --- a/software/pi-hole.yml +++ b/software/pi-hole.yml @@ -8,6 +8,7 @@ platforms: - PHP tags: - DNS + - Docker source_code_url: https://github.com/pi-hole/pi-hole stargazers_count: 45791 updated_at: '2024-01-06'