Work around an issue with replacing the base image of a container

This commit is contained in:
Jan Christian Grünhage 2019-06-11 23:42:37 +02:00
parent a44dce299e
commit c519bfc190

View file

@ -64,6 +64,8 @@
ports: "{{ matrix_synapse_docker_ports }}"
labels: "{{ matrix_synapse_docker_labels }}"
restart_policy: unless-stopped
recreate: true
pull: true
entrypoint: "python"
command:
- "-m"