Switch docker images to debian (#1626)

This commit is contained in:
Otto Winter
2021-03-20 20:58:46 +01:00
committed by GitHub
parent 452ca8e4c6
commit 89d0d41c5a
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM esphome/esphome-base-amd64:2.8.0
FROM esphome/esphome-base-amd64:3.0.0
COPY . .