Update Dockerfile

This commit is contained in:
habuild 2022-08-08 11:27:27 +10:00 committed by GitHub
parent d4ce0a6d15
commit 8bb8d25f3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
## https://developers.home-assistant.io/docs/add-ons/configuration#add-on-dockerfile
--- ## https://developers.home-assistant.io/docs/add-ons/configuration#add-on-dockerfile
ARG BUILD_FROM
FROM $BUILD_FROM AS builder