Error: Docker build failed
my last commit was a month ago and now i tried to commit and then an Error: Docker build failed happened
18 Replies
Project ID:
48b84e54-814b-40b5-8e49-812588c3e6de
48b84e54-814b-40b5-8e49-812588c3e6de
what php version do you have specified in your composer.json
"php": "^7.3|^8.0",
what version of php do you use locally
PHP 7.4.28 (cli) (built: Feb 24 2022 02:16:32) ( ZTS Visual C++ 2017 x64 )
can you show me the build table at the top of the build logs?
Solution
can you try to specify just
8.1
in that field?i know that a good bit higher than the version you use locally, but they dont support 7.4x and now it doesnt look like they support 8.0 either
okay on to it right now
deploying right now and waiting if an error will still occur
its now working fine, thanks!
awsome, and maybe consider updating your local environment to php 8.1?
yes im doing it rigght now
perfect!
thanks a lot brody
no problem!
how to close this thread?
done!