Update instructions
Assuming your checked out version of musicbrainz-docker
is v-2021-05-19
or later, then just run:
git fetch --tags origin && \
git checkout v-2021-09-20 && \
sudo docker-compose up --build -d
Changes
- Upgrade MusicBrainz Server to
v-2021-09-20
- Update validator to the version
21.7.10
and pull image fromghcr.io
- Fix compiling JavaScript tests in watch mode for development