mirror of
https://github.com/linuxserver/docker-beets
synced 2025-12-06 08:23:31 +01:00
Update Dockerfile
This commit is contained in:
parent
74bf9187bc
commit
aed8980774
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ FROM lsiobase/alpine:3.7
|
|||
ARG BUILD_DATE
|
||||
ARG VERSION
|
||||
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
|
||||
LABEL maintainer="sparklybals"
|
||||
LABEL maintainer="sparklyballs"
|
||||
|
||||
RUN \
|
||||
echo "**** install build packages ****" && \
|
||||
|
|
|
|||
Loading…
Reference in a new issue