⬆️ Upgrades add-on base image to v6.0.1

This commit is contained in:
Mauricio Bonani 2019-12-28 17:18:45 -05:00 committed by GitHub
parent 65622fcfce
commit 49af6006cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
ARG BUILD_FROM=hassioaddons/base:5.0.3
ARG BUILD_FROM=hassioaddons/base:6.0.1
# hadolint ignore=DL3006
FROM ${BUILD_FROM}