From 875905b3e8583d236e5a5036c047f6b695d5969b Mon Sep 17 00:00:00 2001 From: Chris Crowe Date: Sun, 10 Jul 2022 16:23:41 -0700 Subject: [PATCH] Update base container to 2022.07.1 --- 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 b7d8ffa..9a4d4c2 100644 --- a/one-container/pihole-unbound/Dockerfile +++ b/one-container/pihole-unbound/Dockerfile @@ -1,4 +1,4 @@ -FROM pihole/pihole:2022.07 +FROM pihole/pihole:2022.07.1 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 c87ca66..54ed325 100644 --- a/one-container/pihole-unbound/VERSION +++ b/one-container/pihole-unbound/VERSION @@ -1 +1 @@ -2022.07 +2022.07.1