Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
llfapp committed May 27, 2022
1 parent 3373b5a commit 32e814e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.heroku
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ RUN set -eux \
COPY ./heroku/startup.sh /
RUN chmod +x /startup.sh

# https://devcenter.heroku.com/articles/container-registry-and-runtime#dockerfile-commands-and-runtime
CMD ["/bin/bash", "-c", "/startup.sh"]

0 comments on commit 32e814e

Please sign in to comment.