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

This commit is contained in:
Franck Nijhof
2020-02-23 14:46:16 +01:00
Unverified
parent bc380375a2
commit 8becd14fbc
3 changed files with 11 additions and 11 deletions

View File

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