Update instructions
This release can be skipped if you are already running v-2023-08-28
successfully.
Assuming your checked out version of musicbrainz-docker
is v-2023-05-16-mbdb28
or later, then just run:
git fetch --tags origin && \
git checkout v-2023-08-31 && \
sudo docker-compose up --build -d
Note that previous Docker images are not removed automatically, so a regular cleanup is recommended to avoid filling up your disk.