From 9c405c39e48e118deab6a3c27c6def95eb365e25 Mon Sep 17 00:00:00 2001 From: Xabi Date: Sat, 23 Apr 2022 19:43:03 +0000 Subject: [PATCH] Update pi-hole to version 2022.04.3 (#125) --- one-container/pihole-unbound/Dockerfile | 2 +- one-container/pihole-unbound/VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/one-container/pihole-unbound/Dockerfile b/one-container/pihole-unbound/Dockerfile index 3833630..dda55f9 100644 --- a/one-container/pihole-unbound/Dockerfile +++ b/one-container/pihole-unbound/Dockerfile @@ -1,4 +1,4 @@ -FROM pihole/pihole:2022.04.2 +FROM pihole/pihole:2022.04.3 RUN apt update && apt install -y unbound COPY lighttpd-external.conf /etc/lighttpd/external.conf diff --git a/one-container/pihole-unbound/VERSION b/one-container/pihole-unbound/VERSION index 9b38786..383d67c 100644 --- a/one-container/pihole-unbound/VERSION +++ b/one-container/pihole-unbound/VERSION @@ -1 +1 @@ -2022.04.2 +2022.04.3