⬆️ Bump Base image from 10.0.0 to 10.0.1 (#27)

This commit is contained in:
Gautham Varma K
2021-08-12 10:06:06 +05:30
committed by GitHub
parent c204f8b737
commit afc785ba22
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.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base/amd64:10.0.1
# hadolint ignore=DL3006
FROM ${BUILD_FROM}