Skip to content

Commit

Permalink
chore: remove extra line
Browse files Browse the repository at this point in the history
Signed-off-by: chjmil <christopher.miller@sas.com>
  • Loading branch information
saschjmil committed Dec 10, 2024
1 parent a472ea4 commit fc274b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit fc274b1

Please sign in to comment.