Bump Base Image form 9.2.2 to 10.0.0 (#17)

Bumps Base Image form 9.2.2 to 10.0.0
This commit is contained in:
Gautham Varma K
2021-06-23 11:05:13 +05:30
committed by GitHub
parent bf6bd43f48
commit 4454d54ed0
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:9.2.2
ARG BUILD_FROM=ghcr.io/hassio-addons/base/amd64:10.0.0
# hadolint ignore=DL3006
FROM ${BUILD_FROM}