mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 04:33:26 +00:00
Add newline to the end of Dockerfile.
This commit is contained in:
parent
94f30808ae
commit
652b45e5c8
@ -18,4 +18,4 @@ ARG BASEIMAGE
|
||||
ARG BINARY
|
||||
|
||||
FROM ${BASEIMAGE}
|
||||
COPY ${BINARY} /usr/local/bin/${BINARY}
|
||||
COPY ${BINARY} /usr/local/bin/${BINARY}
|
||||
|
Loading…
Reference in New Issue
Block a user