This commit is contained in:
Alexandre
2022-01-20 21:22:10 +01:00
parent 73a4d2b5ff
commit b6f19713bb
6 changed files with 7 additions and 6 deletions

View File

@@ -27,7 +27,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Setup base
ARG BUILD_UPSTREAM="2.11.0"
# hadolint ignore=SC2015
# spellcheck disable=SC2015
RUN \
BUILD_ARCH=$(uname -m) \
&& echo "${BUILD_ARCH}" \