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

Create symlink for php #139

Merged
merged 1 commit into from Aug 22, 2023
Merged

Create symlink for php #139

merged 1 commit into from Aug 22, 2023

Conversation

C0mp4ct
Copy link
Contributor

@C0mp4ct C0mp4ct commented Aug 21, 2023

since PHP 8.2 it cannot find php when for example the user wants to run composer command:

$ composer update
env: can't execute 'php': No such file or directory

So I added a symlink in the build step.

@TrafeX
Copy link
Owner

TrafeX commented Aug 22, 2023

Ah indeed, that's needed again because the 'default PHP' is still PHP8.1 on Alpine Linux. Thank you!

@TrafeX TrafeX merged commit bb5751a into TrafeX:master Aug 22, 2023
1 check passed
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.

None yet

2 participants