mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
hadolint
This commit is contained in:
@@ -28,6 +28,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
ARG BUILD_UPSTREAM="2.11.0"
|
||||
|
||||
# spellcheck disable=SC2015
|
||||
# hadolint ignore=SC2015
|
||||
RUN \
|
||||
BUILD_ARCH=$(uname -m) \
|
||||
&& echo "${BUILD_ARCH}" \
|
||||
|
||||
Reference in New Issue
Block a user