Updates wallabag, pihole, matomo and ghost

master
Abhinav Sarkar 2021-01-17 15:00:39 +05:30
parent 749c136410
commit d65a169d9e
1 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@ volumes:
photothumbs:
services:
wallabag:
image: wallabag/wallabag
image: wallabag/wallabag:2.3.8
environment:
- POSTGRES_PASSWORD=${PG_PASSWORD}
- POSTGRES_USER=postgres
@ -65,7 +65,7 @@ services:
MAILNAME: space.abhinavsarkar.net
pihole:
image: pihole/pihole:v5.0
image: pihole/pihole:v5.1.2
environment:
ServerIP: ${PH_SERVER_IP}
WEBPASSWORD: ${PH_PASSWORD}
@ -120,7 +120,7 @@ services:
- .:/opt/space
matomo:
image: matomo:3.13-fpm
image: matomo:4.1-fpm
volumes:
- ./matomo-config:/var/www/html/config
- matomo:/var/www/html
@ -158,7 +158,7 @@ services:
- DRONE_SECRET=${DRONE_SECRET}
arpita_site:
image: ghost:3.21.0-alpine
image: ghost:3.36.0-alpine
restart: always
volumes:
- ./ghost/arpita_site:/var/lib/ghost/content