Pin docker image tag

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

View File

@ -3,7 +3,7 @@ version: "3.8"
services: services:
app: app:
image: "matrixdotorg/synapse:latest" image: "matrixdotorg/synapse:v1.9.1"
volumes: volumes:
- "synapse:/data" - "synapse:/data"
environment: environment: