Skip to content

Commit

Permalink
style: remove unneeded debug command
Browse files Browse the repository at this point in the history
  • Loading branch information
bilalcaliskan authored and morpheu committed May 22, 2024
1 parent c87bbbb commit 1d4b45e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ RUN GOARCH=${TARGETARCH} make bin/node-problem-detector bin/health-checker bin/l
ARG BASEIMAGE
FROM --platform=${TARGETPLATFORM} ${BASEIMAGE}

RUN echo foo

LABEL maintainer="Random Liu <[email protected]>"

RUN clean-install util-linux bash libsystemd-dev
Expand Down

0 comments on commit 1d4b45e

Please sign in to comment.