forked from data.coop/ansible
Upgrade riot to 1.0.3
This commit is contained in:
parent
be65327ea9
commit
59319938b8
|
@ -96,7 +96,7 @@
|
|||
- name: riot container
|
||||
docker_container:
|
||||
name: riot_app
|
||||
image: avhost/docker-matrix-riot:v1.0.1
|
||||
image: avhost/docker-matrix-riot:v1.0.3
|
||||
state: started
|
||||
restart_policy: always
|
||||
networks:
|
||||
|
|
Loading…
Reference in a new issue