github metabrainz/musicbrainz-docker v-2023-08-31

latest releases: v-2024-09-17.0, v-2024-09-02.0, v-2024-09-02...
12 months ago

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.

Only change

  • Fix building image for MusicBrainz by upgrading Node.js dependency to v18; See #255 and MBS-13260.

Don't miss a new musicbrainz-docker release

NewReleases is sending notifications on new releases.