diff --git a/tasks/deployment.yml b/tasks/deployment.yml index b4850da..f309705 100644 --- a/tasks/deployment.yml +++ b/tasks/deployment.yml @@ -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"