Upgrades pihole, gitea and matomo versions

master
Abhinav Sarkar 2018-12-26 09:51:43 +00:00
parent 81aa4e012f
commit da57200883
1 changed files with 3 additions and 3 deletions

View File

@ -65,7 +65,7 @@ services:
MAILNAME: space.abhinavsarkar.net
pihole:
image: pihole/pihole:4.0.0-1
image: pihole/pihole:4.1
environment:
ServerIP: ${PH_SERVER_IP}
WEBPASSWORD: ${PH_PASSWORD}
@ -81,7 +81,7 @@ services:
- ./pihole-data/dnsmasq:/etc/dnsmasq.d
gitea:
image: gitea/gitea:1.5
image: gitea/gitea:1.6
environment:
APP_NAME: "Code dot abhinavsarkar.net"
RUN_MODE: prod
@ -115,7 +115,7 @@ services:
- .:/opt/space
matomo:
image: matomo:3.6-fpm
image: matomo:3.7-fpm
volumes:
- ./matomo-config:/var/www/html/config
- matomo:/var/www/html