Moves images to minor versions
This commit is contained in:
parent
6296c20db9
commit
875c168d56
@ -74,7 +74,7 @@ services:
|
|||||||
- ./pihole-data/pihole:/etc/pihole
|
- ./pihole-data/pihole:/etc/pihole
|
||||||
- ./pihole-data/dnsmasq:/etc/dnsmasq.d
|
- ./pihole-data/dnsmasq:/etc/dnsmasq.d
|
||||||
gitea:
|
gitea:
|
||||||
image: gitea/gitea:1.4.2
|
image: gitea/gitea:1.4
|
||||||
environment:
|
environment:
|
||||||
APP_NAME: "Code dot abhinavsarkar.net"
|
APP_NAME: "Code dot abhinavsarkar.net"
|
||||||
RUN_MODE: prod
|
RUN_MODE: prod
|
||||||
@ -102,7 +102,7 @@ services:
|
|||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- .:/opt/space
|
- .:/opt/space
|
||||||
matomo:
|
matomo:
|
||||||
image: matomo:3.5.1-fpm
|
image: matomo:3.5-fpm
|
||||||
volumes:
|
volumes:
|
||||||
- ./matomo-config:/var/www/html/config
|
- ./matomo-config:/var/www/html/config
|
||||||
- matomo:/var/www/html
|
- matomo:/var/www/html
|
||||||
|
Loading…
Reference in New Issue
Block a user