gonuit / heroku-docker-deploy

Build, Push and Release a Docker container to Heroku.
MIT License
108 stars 24 forks source link

Push fail when using customized Dockerfile file name #6

Closed thangma closed 3 years ago

thangma commented 3 years ago

Hi, Please help to resolve the issue when I use a customized Dockerfile file name. image

gonuit commented 3 years ago

Hi @thangma 👋🏻,

Thank you for opening this issue. The error should be resolved in version 1.3.2. Let me know if this works for you.

niteco-thangmai commented 3 years ago

Hi @gonuit , Thank you for your quick response! but it still does not work for me. Please see detail in the screenshots. Screenshot_1 Screenshot_2 Screenshot_3

gonuit commented 3 years ago

Hi @niteco-thangmai, Let me know if version 1.3.3 resolves your issue.

niteco-thangmai commented 3 years ago

Hi @gonuit , Thank you for your quick fix! It works well with custom dockerfile name. image