Upgrades matomo & pihole. Downgrades gitea.

master
Abhinav Sarkar 2019-11-07 16:18:29 +05:30
parent 4deb0752db
commit 338e9de616
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.3.1-2
image: pihole/pihole:4.3.2-1
environment:
ServerIP: ${PH_SERVER_IP}
WEBPASSWORD: ${PH_PASSWORD}
@ -85,7 +85,7 @@ services:
- 1.1.1.1
gitea:
image: gitea/gitea:1.8
image: gitea/gitea:1.7.6
environment:
APP_NAME: "Code dot abhinavsarkar.net"
RUN_MODE: prod
@ -119,7 +119,7 @@ services:
- .:/opt/space
matomo:
image: matomo:3.11-fpm
image: matomo:3.12-fpm
volumes:
- ./matomo-config:/var/www/html/config
- matomo:/var/www/html