Upgrading base container to 2022.01.1

This commit is contained in:
Chris Crowe 2022-01-07 18:28:45 -08:00
parent 8cb2c34de4
commit 3e3f116cf6
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM pihole/pihole:2021.12.1 FROM pihole/pihole:2022.01.1
RUN apt update && apt install -y unbound RUN apt update && apt install -y unbound
COPY lighttpd-external.conf /etc/lighttpd/external.conf COPY lighttpd-external.conf /etc/lighttpd/external.conf

View file

@ -1 +1 @@
2021.12.1 2022.01.1