mirror of
https://github.com/N0rthernL1ghts/bbk-docker.git
synced 2024-11-23 12:31:09 +01: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/
|
||||
ARG BBKCLI_VERSION
|
||||
|
||||
ARG TARGETPLATFORM
|
||||
RUN case ${TARGETPLATFORM} in \
|
||||
"linux/amd64") BBKCLI_ARCH=amd64 ;; \
|
||||
|
|
Loading…
Reference in New Issue
Block a user