1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-14 11:48:44 +00:00
synapse/changelog.d/10686.misc
Patrick Cloke 882539e423
Ensure the base Docker image is rebuilt when running complement with workers. (#10686)
We now always rebuild the matrixdotorg/synapse image, then
build the matrixdotorg/synapse-workers image on top of it.
2021-08-25 10:18:23 -04:00

1 line
79 B
Text

Update `complement.sh` to rebuild the base Docker image when run with workers.