mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
update mpd
This commit is contained in:
parent
a92c41bcde
commit
c3c53db744
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user