Upgrades matomo & pihole
This commit is contained in:
parent
b180226806
commit
5ac453d2b7
@ -65,7 +65,7 @@ services:
|
||||
MAILNAME: space.abhinavsarkar.net
|
||||
|
||||
pihole:
|
||||
image: pihole/pihole:4.3.2-1
|
||||
image: pihole/pihole:v4.4
|
||||
environment:
|
||||
ServerIP: ${PH_SERVER_IP}
|
||||
WEBPASSWORD: ${PH_PASSWORD}
|
||||
@ -120,7 +120,7 @@ services:
|
||||
- .:/opt/space
|
||||
|
||||
matomo:
|
||||
image: matomo:3.12-fpm
|
||||
image: matomo:3.13-fpm
|
||||
volumes:
|
||||
- ./matomo-config:/var/www/html/config
|
||||
- matomo:/var/www/html
|
||||
|
Loading…
Reference in New Issue
Block a user