We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40bf601 + 37a7186 commit 1263ef8Copy full SHA for 1263ef8
mpd/Dockerfile
@@ -3,7 +3,7 @@ FROM $BUILD_FROM
3
4
RUN apk add --no-cache \
5
mpc=0.35-r0 \
6
- mpd=0.24.4-r1 \
+ mpd=0.24.5-r0 \
7
ympd=1.3.0-r12
8
9
ENTRYPOINT [ "/init" ]
0 commit comments