Update base container to 2022.07.1
This commit is contained in:
parent
068d970f9e
commit
875905b3e8
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM pihole/pihole:2022.07
|
||||
FROM pihole/pihole:2022.07.1
|
||||
RUN apt update && apt install -y unbound
|
||||
|
||||
COPY lighttpd-external.conf /etc/lighttpd/external.conf
|
||||
|
|
|
@ -1 +1 @@
|
|||
2022.07
|
||||
2022.07.1
|
||||
|
|
Loading…
Reference in a new issue