1
0

Update to 1.1.0 base image

This commit is contained in:
Otto Winter
2019-02-14 16:06:39 +01:00
Unverified
parent cdb64ea062
commit 726ff220f1
6 changed files with 24 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
ARG BUILD_FROM=esphome/esphome-hassio-base-amd64:1.0.0
ARG BUILD_FROM=esphome/esphome-hassio-base-amd64:1.1.0
FROM ${BUILD_FROM}
RUN \