Updating base container to 2021.10.1 (#81)

This commit is contained in:
Chris Crowe 2021-10-26 08:42:54 -07:00 committed by GitHub
parent 5e36fcb3e7
commit 4769b48e9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM pihole/pihole:2021.10 FROM pihole/pihole:2021.10.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.10 2021.10.1