Skip to content

Commit

Permalink
engine: delete a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wlwilliamx committed Nov 18, 2024
1 parent b0ad94e commit b0b2588
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions deployments/engine/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,4 @@ RUN make engine

FROM ghcr.io/pingcap-qe/bases/tools-base:v1.9.2

COPY --from=builder /dataflow-engine/bin/tiflow /tiflow

RUN /tiflow -v
COPY --from=builder /dataflow-engine/bin/tiflow /tiflow

0 comments on commit b0b2588

Please sign in to comment.