1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-25 02:04:06 +02:00

update mpd

This commit is contained in:
kev 2021-12-02 10:59:46 +08:00
parent a92c41bcde
commit c3c53db744
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# Dockerfile for mpd
#
FROM alpine:3.12
FROM alpine:3
MAINTAINER EasyPi Software Foundation
RUN set -xe \

View File

@ -2,7 +2,7 @@
# Dockerfile for mpd-arm
#
FROM arm32v7/alpine:3.12
FROM alpine:3
MAINTAINER EasyPi Software Foundation
RUN set -xe \