Upgrading base container to 2022.01.1
This commit is contained in:
parent
8cb2c34de4
commit
3e3f116cf6
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM pihole/pihole:2021.12.1
|
||||
FROM pihole/pihole:2022.01.1
|
||||
RUN apt update && apt install -y unbound
|
||||
|
||||
COPY lighttpd-external.conf /etc/lighttpd/external.conf
|
||||
|
|
|
@ -1 +1 @@
|
|||
2021.12.1
|
||||
2022.01.1
|
||||
|
|
Loading…
Reference in a new issue