Open BrianHenryIE opened 4 years ago
It seems I just need to edit the first line of the base image from 7.1 to 7.4 but I'm not familiar enough with Docker to make and test the change and confidently make a PR that many people might use.
Thanks for the reference error log. I will take a look into it, update it and get back to you over this issue.
@BrianHenryIE I have updated the PHP image. Also, updated node and composer alongside. Can you try this action now and let me know if it works?
I have not yet merged these changes to master
, but have them updated in the develop
branch of action, i.e.,
uses: rtCamp/action-wordpress-org-plugin-deploy@develop
Keep rest of the workflow as it was, just update the action @master
tag to @develop
and try re-running it.
My build tools need a newer PHP version. It seems this is set in Docker Hub so I'm not sure how to PR for it.