Compare commits
2 commits
Author | SHA1 | Date | |
---|---|---|---|
|
be292910a9 | ||
|
e2e38ff30a |
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
|
RUN apt update && apt install -y unbound
|
||||||
|
|
||||||
COPY lighttpd-external.conf /etc/lighttpd/external.conf
|
COPY lighttpd-external.conf /etc/lighttpd/external.conf
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
2021.10.1
|
2021.12.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue