Update instructions
Assuming your checked out version of musicbrainz-docker is v-2021-05-19, then just run:
git fetch --tags origin && \
git checkout v-2021-05-31 && \
sudo docker-compose up --build -dSolved issues
- Regression from
v-2021-05-19: Running the scriptfetching-dump.shin development setup without--base-ftp-urlwas failing. - Regression #194 from
v-2021-05-19: Running the scriptcreatedb.sh -fetchwas failing.
Other change
- Upgrade MusicBrainz Server to v-2021-05-31