forked from data.coop/ansible
Pin specific version of matrix
This commit is contained in:
parent
0775a77979
commit
be65327ea9
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue