From fc274b17d6a8d4e17c9dc9beae4810a664aae744 Mon Sep 17 00:00:00 2001 From: chjmil Date: Mon, 9 Dec 2024 19:07:07 -0500 Subject: [PATCH] chore: remove extra line Signed-off-by: chjmil --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 101e5ddf..0ae6add6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -47,7 +47,6 @@ RUN apt-get update && apt-get install --no-install-recommends -y gzip wget git j && apt-get clean \ && rm -rf /var/lib/apt/lists/* - COPY --from=tool_builder /build/kubectl /usr/local/bin/kubectl COPY --from=golang /go/skopeo/bin/skopeo.linux.386 /usr/local/bin/skopeo