From c356ced9456e89d056457443a4a5c65f87aa9e81 Mon Sep 17 00:00:00 2001 From: Chris Crowe Date: Thu, 26 May 2022 23:07:31 -0700 Subject: [PATCH] Update base container to 2022.05 --- 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 dda55f9..a7060f9 100644 --- a/one-container/pihole-unbound/Dockerfile +++ b/one-container/pihole-unbound/Dockerfile @@ -1,4 +1,4 @@ -FROM pihole/pihole:2022.04.3 +FROM pihole/pihole:2022.05 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 383d67c..524fbfe 100644 --- a/one-container/pihole-unbound/VERSION +++ b/one-container/pihole-unbound/VERSION @@ -1 +1 @@ -2022.04.3 +2022.05