Skip to content

v-2023-03-21-hotfix

Compare
Choose a tag to compare
@yvanzo yvanzo released this 21 Mar 09:28
· 110 commits to master since this release

Update instructions

Assuming your checked out version of musicbrainz-docker is v-2022-05-17-mbdb27 or later, then just run:

git fetch --tags origin && \
git checkout v-2023-03-21-hotfix && \
sudo docker-compose up --build -d

Changes