Update Dockerfile

This commit is contained in:
Alexandre
2024-02-19 13:27:35 +01:00
committed by GitHub
parent 6f5b0bb0cc
commit 00c9cbb9ab

View File

@@ -17,7 +17,6 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base/amd64:7.1.0
ARG BUILD_VERSION
FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
##################
# 2 Modify Image #