Skip to content

Commit

Permalink
add space in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kentzeng12 committed Oct 22, 2024
1 parent 4d5c8c0 commit 28a8364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/comparator/m3comparator.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ ADD ./m3comparator /bin/
EXPOSE 9000/tcp 9001/tcp

ENTRYPOINT [ "/bin/m3comparator" ]
CMD
CMD

0 comments on commit 28a8364

Please sign in to comment.