Upgrades pihole version

master
Abhinav Sarkar 2018-10-20 09:28:55 +00:00
parent 15969a4411
commit a6145b6c94
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ services:
MAILNAME: space.abhinavsarkar.net MAILNAME: space.abhinavsarkar.net
pihole: pihole:
image: diginc/pi-hole:debian_v3.3.1 image: pihole/pihole:4.0.0-1
environment: environment:
ServerIP: ${PH_SERVER_IP} ServerIP: ${PH_SERVER_IP}
WEBPASSWORD: ${PH_PASSWORD} WEBPASSWORD: ${PH_PASSWORD}