Upgrading base container to 2021.12 (#92)
* Upgrading base container to 2021.12 * Bumping to 2021.12.1
This commit is contained in:
parent
4769b48e9a
commit
8cb2c34de4
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM pihole/pihole:2021.10.1
|
||||
FROM pihole/pihole:2021.12.1
|
||||
RUN apt update && apt install -y unbound
|
||||
|
||||
COPY lighttpd-external.conf /etc/lighttpd/external.conf
|
||||
|
|
|
@ -1 +1 @@
|
|||
2021.10.1
|
||||
2021.12.1
|
||||
|
|
Loading…
Reference in a new issue