Closed elrayle closed 4 months ago
Name | Link |
---|---|
Latest commit | 33e714d64ee55764f62b4e825ddc315ece5250e4 |
Latest deploy log | https://app.netlify.com/sites/blissful-goodall-fa23f6/deploys/66a145e16442d9000757e2a1 |
Deploy Preview | https://deploy-preview-1060--blissful-goodall-fa23f6.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Description
Build args that are in quotes have the quotes encoded leading to an incorrect value when the Docker image is built. This removes the quotes. The dev website was confirmed to load correctly after this change.