Skip to content

v-2020-10-19

Compare
Choose a tag to compare
@yvanzo yvanzo released this 19 Oct 15:40
· 235 commits to master since this release

Update instructions

Assuming your checked out version of musicbrainz-docker is v-2020-08-24 or later, then just run:

git fetch --tags origin && \
git checkout v-2020-10-19 && \
sudo docker-compose up --build -d

Changes