docker-library / php

Docker Official Image packaging for PHP
https://php.net
MIT License
3.84k stars 2k forks source link

When will the php8.3 image be released? #1466

Closed xgbnl closed 1 year ago

xgbnl commented 1 year ago

I'm looking forward to it😜

jnoordsij commented 1 year ago

It won't arrive at least until the official release announcement (which will appear probably today or tomorrow), after which it requires some more action + time.

See also https://github.com/docker-library/php/pull/1464 (and then https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what).

damien-louis commented 1 year ago

8.3.0 is official: https://www.php.net/archive/2023.php#2023-11-23-2

pereorga commented 1 year ago

8.2.13 is not available, either. I understand there may be complexities in maintaining these images, but I'm wondering if there’s a particular reason for the delay in updates following PHP releases. Having these images updated in sync with PHP releases would be beneficial. Could this be fully automated?

Anyway, thank you. Your ongoing efforts in managing the official PHP Docker images significantly contributes to the PHP community, and I, along with many others, greatly benefit from your dedication.

kilvn commented 1 year ago

php 8.3 is released, now you can build docker image: php:8.3-fpm https://www.php.net/releases/8.3/zh.php

devdrops commented 1 year ago

As mentioned above, I strongly recommend everyone interested in this discussion to follow up https://github.com/docker-library/php/pull/1464 :wink:

yosifkit commented 1 year ago

Closed by https://github.com/docker-library/php/pull/1464 (and https://github.com/docker-library/official-images/pull/15776)