1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-04-21 12:07:00 +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 # Dockerfile for mpd
# #
FROM alpine:3.12 FROM alpine:3
MAINTAINER EasyPi Software Foundation MAINTAINER EasyPi Software Foundation
RUN set -xe \ RUN set -xe \

View File

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