Pin docker image tag

This commit is contained in:
3wc 2021-04-03 14:38:46 +02:00
parent eb3b32a480
commit 047049e4e6
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: matomo
image: matomo:4.2.1
depends_on:
- db
volumes: