⬆️ Upgrades add-on base image to v7.0.0

This commit is contained in:
Franck Nijhof 2020-02-12 00:15:12 +01:00
parent 6dcd134baa
commit 89698380c0
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
3 changed files with 11 additions and 11 deletions

View file

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