Update instructions
Assuming your checked out version of musicbrainz-docker is v-2026-05-13.0-mbdb31-pg18 or later, then just run:
git fetch --tags origin && \
git checkout v-2026-07-30.1 && \
sudo docker-compose up --build -dChanges
- Upgrade MusicBrainz Server to
v-2026-07-30.1 - Find bash via /usr/bin/env in upgrade-to-postgres18 by @JDLH in #350
- Vendor
tsinto the repository by @mwiencek in #357 - In README.md, add
-Ttodocker compose execby @JDLH in #353 - prebuild-musicbrainz: Remove second push by @mwiencek in #348
New contributors
Full Changelog: v-2026-05-13.0-mbdb31-pg18...v-2026-07-30.1