Skip to content

Commit

Permalink
Fix worker Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
valnoel committed May 11, 2020
1 parent 3485aa8 commit 046e831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.worker
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ ENV LD_LIBRARY_PATH $LD_LIBRARY_PATH:/app/loudness_validator/lib
ENV WORKER_LIBRARY_FILE /app/loudness_validator/worker/libadmloudnessworker.so
ENV PATH $PATH:/app/loudness_validator/bin

CMD c_amqp_worker
CMD c_mcai_worker_sdk

0 comments on commit 046e831

Please sign in to comment.