You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The PHP version in some of images have not been updated since February 15th, maybe there is some problem there?
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).Does report PHP 8.3.4, so this image seems to be updated/different.
The text was updated successfully, but these errors were encountered: