1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-24 07:48:38 +00: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

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

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