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

Outdated PHP versions for most 8.3 images #387

Open
iquito opened this issue Apr 12, 2024 · 2 comments
Open

Outdated PHP versions for most 8.3 images #387

iquito opened this issue Apr 12, 2024 · 2 comments
Labels
bug confirmed Bug reproduced and qualified

Comments

@iquito
Copy link
Contributor

iquito commented Apr 12, 2024

The PHP version in some of images have not been updated since February 15th, maybe there is some problem there?

docker run thecodingmachine/php:8.3-v4-cli php --version
docker run thecodingmachine/php:8.3-v4-cli-node20 php --version
docker run thecodingmachine/php:8.3-v4-slim-cli php --version

All report PHP 8.3.3 (PHP 8.3.3-1+ubuntu20.04.1+deb.sury.org+1 (cli) (built: Feb 15 2024 18:38:21) (NTS) to be exact), yet 8.3.4 has come out a month ago (and 8.3.6 just yesterday).

docker run thecodingmachine/php:8.3-v4-slim-fpm php --version

Does report PHP 8.3.4, so this image seems to be updated/different.

@iquito
Copy link
Contributor Author

iquito commented Apr 14, 2024

Today the images were updated to PHP 8.3.6, so this was likely fixed. Keeping the issue open just in case there is something further to investigate why most images were never updated to 8.3.4.

@mistraloz mistraloz added the bug confirmed Bug reproduced and qualified label Apr 15, 2024
@mistraloz
Copy link
Collaborator

Some of our automation workflow failed. Our build time is too long :/ We still working on it
https://github.com/thecodingmachine/docker-images-php/actions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug confirmed Bug reproduced and qualified
Projects
None yet
Development

No branches or pull requests

2 participants