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

Install PHP 8.0.11 Patch Update #3071

Closed
MannikJ opened this issue Oct 8, 2021 · 4 comments
Closed

Install PHP 8.0.11 Patch Update #3071

MannikJ opened this issue Oct 8, 2021 · 4 comments
Assignees

Comments

@MannikJ
Copy link

MannikJ commented Oct 8, 2021

Maybe it's a really stupid question, but I could not manage to let laradock install the latest php v8 patch release. Even after build with --no-cache option I only end up with version 8.0.9.

@bestlong bestlong self-assigned this Oct 9, 2021
@bestlong
Copy link
Member

bestlong commented Oct 9, 2021

Hi @MannikJ
laradock/php-fpm github action stop.
It has been fixed.

2021-10-09 20_13_39-Window

@MannikJ
Copy link
Author

MannikJ commented Oct 11, 2021

Thank you for you answer! But can you tell me what I need to do? I still have v8.0.9 after git pull and build --no-cache workspace php-fpm.

@bestlong
Copy link
Member

docker-compose down
docker-compose build --no-cache --pull workspace php-fpm
docker-compose up -d nginx

@MannikJ
Copy link
Author

MannikJ commented Oct 11, 2021

Yeahaw, finally after half an hour building ;) Thank you!

@MannikJ MannikJ closed this as completed Oct 11, 2021
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