Skip to content

Commit 7c60b54

Browse files
authored
Update README.md (#450)
1 parent 2651160 commit 7c60b54

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,15 +65,15 @@ Two binaries are available in the container image:
6565
- /app/bin/compiled/mpd (upstream version)
6666
- /app/bin/compiled/mpd-ups (patched version)
6767

68-
The current mpd version is `v0.23.17` when using [giof71/mpd-compiler-docker](https://github.com/GioF71/mpd-compiler-docker) as the base image (Docker Repo [here](https://hub.docker.com/r/giof71/mpd-compiler)). The repo binary is installed also in this case.
68+
The current mpd version is `v0.24.5` when using [giof71/mpd-compiler-docker](https://github.com/GioF71/mpd-compiler-docker) as the base image (Docker Repo [here](https://hub.docker.com/r/giof71/mpd-compiler)). The repo binary is installed also in this case.
6969
Vanilla versions only have the repo binary.
7070
The `mpdscribble` version depends on the base image. See the following table:
7171

7272
### Image tags
7373

7474
Base Image|Tags|Compiled MPD version|Repo MPD version|MPDScribble version
7575
:---|:---|:---|:---|:---
76-
giof71/mpd-compiler:bookworm|**latest**, **stable**, bookworm|0.23.17|[0.23.12](https://packages.debian.org/bookworm/mpd)|[0.24](https://packages.debian.org/bookworm/mpdscribble)
76+
giof71/mpd-compiler:bookworm|**latest**, **stable**, bookworm|0.24.5|[0.23.12](https://packages.debian.org/bookworm/mpd)|[0.24](https://packages.debian.org/bookworm/mpdscribble)
7777
debian:bookworm-slim|**vanilla-latest**, **vanilla-stable**, **vanilla**, vanilla-bookworm|-|[0.23.12](https://packages.debian.org/bookworm/mpd)|[0.24](https://packages.debian.org/bookworm/mpdscribble)
7878

7979
## Usage

0 commit comments

Comments
 (0)