github metabrainz/musicbrainz-docker v-2026-05-13.0-mbdb31-pg18

3 hours ago

Update instructions

This update addresses some issues in the schema change release from Monday.

If you haven't upgraded to Monday's release yet, then follow those instructions instead (they will reference this release tag).

Otherwise, assuming your checked out version of musicbrainz-docker is v-2026-05-11.0-mbdb31-pg18, then just run:

git fetch --tags origin && \
git checkout v-2026-05-13.0-mbdb31-pg18 && \
sudo docker-compose up --build -d

Changes

New contributors

Full Changelog: v-2026-05-11.0-mbdb31-pg18...v-2026-05-11.1-mbdb31-pg18

Don't miss a new musicbrainz-docker release

NewReleases is sending notifications on new releases.