From be292910a99a53f0f3612d666addaf4f6a29fd4b Mon Sep 17 00:00:00 2001 From: Chris Crowe Date: Sun, 26 Dec 2021 14:02:54 -0800 Subject: [PATCH] Bumping to 2021.12.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 f398f27..bf97bd3 100644 --- a/one-container/pihole-unbound/Dockerfile +++ b/one-container/pihole-unbound/Dockerfile @@ -1,4 +1,4 @@ -FROM pihole/pihole:2021.12 +FROM pihole/pihole:2021.12.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 0038873..ef5d9be 100644 --- a/one-container/pihole-unbound/VERSION +++ b/one-container/pihole-unbound/VERSION @@ -1 +1 @@ -2021.12 +2021.12.1