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

[Question] PHP Version #33

Open
TalkMarc opened this issue Jun 1, 2023 · 1 comment
Open

[Question] PHP Version #33

TalkMarc opened this issue Jun 1, 2023 · 1 comment

Comments

@TalkMarc
Copy link

TalkMarc commented Jun 1, 2023

Please excuse the absolute noob question but i'm new to running stuff in containers:
How wold i go about changing the PHP version of the image from PHP 8.0 to 8.2 for development?

I see in #31 that the PHP version is in the Dockerfile so this means i gotta build the image myself and then use it in docker compose somehow?

@sabat24
Copy link

sabat24 commented Oct 13, 2024

I needed to create a docker image with php 8.1 in order to write plugins for Sylius 1.13. If someone still needs it I pushed it to the docker hub under: sabat24/sylius-standard:1.13-traditional-ubuntu

There is no alpine version for now (which I prefer to use).

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

No branches or pull requests

2 participants