Update Dockerfile

This commit is contained in:
Alexandre
2020-12-10 12:12:45 +01:00
committed by GitHub
parent b2e1410e30
commit 34b7535581

View File

@@ -1,6 +1,6 @@
FROM jlesage/baseimage-gui:ubuntu-18.04 ARG BUILD_FROM=hassioaddons/base:8.0.1
# hadolint ignore=DL3006
LABEL maintainer="carvajal.diego@gmail.com" FROM ${BUILD_FROM}
# Update and Add musicbrainz Repo # Update and Add musicbrainz Repo
RUN apt-get update && \ RUN apt-get update && \