Update base container to 2022.07

This commit is contained in:
Chris Crowe 2022-07-10 16:18:41 -07:00
parent 45a04753ff
commit 389cb4df7e
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1 +1 @@
2022.05
2022.07