Moves images to minor versions

master
Abhinav Sarkar 2018-07-13 04:35:26 +00:00
parent 6296c20db9
commit 875c168d56
1 changed files with 2 additions and 2 deletions

View File

@ -74,7 +74,7 @@ services:
- ./pihole-data/pihole:/etc/pihole
- ./pihole-data/dnsmasq:/etc/dnsmasq.d
gitea:
image: gitea/gitea:1.4.2
image: gitea/gitea:1.4
environment:
APP_NAME: "Code dot abhinavsarkar.net"
RUN_MODE: prod
@ -102,7 +102,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock
- .:/opt/space
matomo:
image: matomo:3.5.1-fpm
image: matomo:3.5-fpm
volumes:
- ./matomo-config:/var/www/html/config
- matomo:/var/www/html