mirror of
https://github.com/N0rthernL1ghts/bbk-docker.git
synced 2025-12-08 21:52:40 +01:00
Remove unecessary space
This commit is contained in:
@@ -4,7 +4,6 @@ FROM --platform=${TARGETPLATFORM} alpine:3.16 AS bbkcli
|
||||
|
||||
# See: http://www.bredbandskollen.se/bredbandskollen-cli/
|
||||
ARG BBKCLI_VERSION
|
||||
|
||||
ARG TARGETPLATFORM
|
||||
RUN case ${TARGETPLATFORM} in \
|
||||
"linux/amd64") BBKCLI_ARCH=amd64 ;; \
|
||||
|
||||
Reference in New Issue
Block a user