Pin specific version of matrix

This commit is contained in:
Jesper Hess 2019-03-11 17:34:34 +01:00
parent 0775a77979
commit be65327ea9
Signed by untrusted user: graffen
GPG Key ID: 351A89E40D763F0F
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
- name: matrix container
docker_container:
name: matrix
image: matrixdotorg/synapse:latest
image: matrixdotorg/synapse:v0.99.2
restart_policy: unless-stopped
networks:
- name: matrix