⬆️ Bump Base image from 10.0.1 to 10.0.2 (#35)

This commit is contained in:
Gautham Varma K
2021-09-08 20:11:20 +05:30
committed by GitHub
parent 1759409468
commit 8a0d2dbfdc
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base/amd64:10.0.1
ARG BUILD_FROM
# hadolint ignore=DL3006
FROM ${BUILD_FROM}