mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2026-04-26 03:40:13 +01:00
New versions, php5-openssl added for new GUI white/blacklist
This commit is contained in:
@@ -13,7 +13,7 @@ RUN apt-get -q update && \
|
||||
apt-get install -y \
|
||||
dnsmasq \
|
||||
lighttpd \
|
||||
php5-common php5-cgi php5 \
|
||||
php5-common php5-cgi php5-openssl php5 \
|
||||
bc curl unzip wget && \
|
||||
rm -rf /var/cache/apt/archives
|
||||
|
||||
|
||||
Reference in New Issue
Block a user