mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-08 16:45:56 +02:00
Update Dockerfile
This commit is contained in:
@@ -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 && \
|
||||||
|
|||||||
Reference in New Issue
Block a user