Update instructions
Assuming your checked out version of musicbrainz-docker
is v-2023-11-13
or later, then just run:
git fetch --tags origin && \
git checkout v-2024-01-08 && \
sudo docker-compose up --build -d
Changes
- MBVM-93: Prune the entity cache after loading each replication packet
- Upgrade MusicBrainz Server to
v-2024-01-08