mirror of
https://github.com/N0rthernL1ghts/bbk-docker.git
synced 2025-04-06 07:30:41 +02:00
Remove unecessary space
This commit is contained in:
parent
6e76c8b7c6
commit
3cfa3df10c
@ -4,7 +4,6 @@ FROM --platform=${TARGETPLATFORM} alpine:3.16 AS bbkcli
|
|||||||
|
|
||||||
# See: http://www.bredbandskollen.se/bredbandskollen-cli/
|
# See: http://www.bredbandskollen.se/bredbandskollen-cli/
|
||||||
ARG BBKCLI_VERSION
|
ARG BBKCLI_VERSION
|
||||||
|
|
||||||
ARG TARGETPLATFORM
|
ARG TARGETPLATFORM
|
||||||
RUN case ${TARGETPLATFORM} in \
|
RUN case ${TARGETPLATFORM} in \
|
||||||
"linux/amd64") BBKCLI_ARCH=amd64 ;; \
|
"linux/amd64") BBKCLI_ARCH=amd64 ;; \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user