remove line in the end

This commit is contained in:
Roee Gadot 2021-04-29 08:24:07 +03:00
parent 0cfc32cb35
commit 494b924dcb

View File

@ -57,4 +57,3 @@ COPY api/scripts/multi-runner.sh ./
# this script runs both apiserver and passivetapper and exits either if one of them exits, preventing a scenario where the container runs without one process
CMD "./multi-runner.sh"