Skip to content

Commit

Permalink
Merge branch 'develop' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
sarveshpro authored Apr 20, 2020
2 parents 9df1401 + cf76a81 commit 4c08207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ COPY ./start.sh /
RUN chmod +x /start.sh

# define execution entrypoint
ENTRYPOINT ["/start.sh"]
CMD ["/start.sh"]

0 comments on commit 4c08207

Please sign in to comment.