Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update php, nodejs and nginx in Dockerfile #605

Merged
merged 3 commits into from
Sep 7, 2021
Merged

Update php, nodejs and nginx in Dockerfile #605

merged 3 commits into from
Sep 7, 2021

Conversation

4c0n
Copy link
Contributor

@4c0n 4c0n commented Aug 31, 2021

Updating the default versions in the Dockerfile.

The composer dependencies listed by Sylius standard no longer support PHP 7.3 and the NodeJS + nginx versions are heavily outdated.

Upgrading NodeJS even further can be done, but requires a lot more work as the front end dependencies are also pretty outdated. So I'd suggest doing it in a separate PR or development cycle.

Please don't just tag this and leave it hanging, currently the Docker setup is unusable because of this.
Perhaps we should add a step to the github actions workflow to check and confirm that the container images can actually be built, or even better build them and use them in the workflow. What do you think about that?

@4c0n 4c0n requested a review from a team as a code owner August 31, 2021 11:47
@lchrusciel lchrusciel merged commit b7c92d8 into Sylius:1.9 Sep 7, 2021
@lchrusciel
Copy link
Member

Thanks, Youri! 🥇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants