From e3ccb7cd94862f495ff92694e77a80f99a220b75 Mon Sep 17 00:00:00 2001 From: Ryan Gurnick Date: Wed, 24 Jan 2024 14:06:47 -0800 Subject: [PATCH] Fixing Docker (#528) Mistakenly added as a tag rather than platform. --- software/pi-hole.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/pi-hole.yml b/software/pi-hole.yml index 6035b0c923..79956c7165 100644 --- a/software/pi-hole.yml +++ b/software/pi-hole.yml @@ -6,9 +6,9 @@ licenses: platforms: - Shell - PHP + - Docker tags: - DNS - - Docker source_code_url: https://github.com/pi-hole/pi-hole stargazers_count: 45799 updated_at: '2024-01-06'