mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 14:11:14 +00:00
Add newline to the end of Dockerfile.
This commit is contained in:
@@ -18,4 +18,4 @@ ARG BASEIMAGE
|
||||
ARG BINARY
|
||||
|
||||
FROM ${BASEIMAGE}
|
||||
COPY ${BINARY} /usr/local/bin/${BINARY}
|
||||
COPY ${BINARY} /usr/local/bin/${BINARY}
|
||||
|
Reference in New Issue
Block a user