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

[wordpress:6.6.2-php8.2-apache] Upgrade PHP to 8.2.26 #935

Closed
paulshryock opened this issue Dec 2, 2024 · 5 comments
Closed

[wordpress:6.6.2-php8.2-apache] Upgrade PHP to 8.2.26 #935

paulshryock opened this issue Dec 2, 2024 · 5 comments

Comments

@paulshryock
Copy link

paulshryock commented Dec 2, 2024

wordpress:6.6.2-php8.2-apache currently has known security vulnerabilities.

php:8.2-apache has PHP 8.2.26.

I think wordpress:6.6.2-php8.2-apache just needs a rebuild to pick up the upstream changes.


Edit: Originally the image mentioend was wordpress:6-php8.2-apache, but that was a typo.

@yosifkit
Copy link
Member

yosifkit commented Dec 2, 2024

We rebuild all dependent Docker Official Images when their parent image(s) are updated. wordpress:php8.2-apache already has the updated PHP 8.2:

$ docker run -it --rm wordpress:php8.2-apache php --version
Unable to find image 'wordpress:php8.2-apache' locally
php8.2-apache: Pulling from library/wordpress
8e3574ead1d9: Download complete
cc509c872df2: Download complete
33ddd73cf168: Download complete
2c3cdaf28ff9: Download complete
cdd30a8da961: Download complete
147b34766441: Download complete
3ecc49d93144: Download complete
bebb38845b62: Download complete
4f4fb700ef54: Already exists
0f3c44dd6c5b: Download complete
1062c4bf27a2: Download complete
205f781f096b: Download complete
8944b2c2d493: Download complete
03e622ab6113: Download complete
3d465c9a467d: Download complete
a6ef3423d3cc: Download complete
c99b33b2d2df: Download complete
8bd2c82cab52: Download complete
b95e19029c21: Download complete
413b3a10b41e: Download complete
93e37cdea03d: Download complete
Digest: sha256:cd3ff8311e62c3a5d95feaa502f8416d547d98af339b3384647d6fc2a9f76813
Status: Downloaded newer image for wordpress:php8.2-apache
PHP 8.2.26 (cli) (built: Nov 21 2024 17:59:31) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.2.26, Copyright (c) Zend Technologies
    with Zend OPcache v8.2.26, Copyright (c), by Zend Technologies

@tianon
Copy link
Member

tianon commented Dec 2, 2024

@tianon tianon closed this as completed Dec 2, 2024
@paulshryock paulshryock changed the title [wordpress:6-php8.2-apache] Upgrade PHP to 8.2.26 [wordpress:6.6.2-php8.2-apache] Upgrade PHP to 8.2.26 Dec 3, 2024
@paulshryock
Copy link
Author

paulshryock commented Dec 3, 2024

Thanks @yosifkit and @tianon.

I'm sorry, this issue had a typo when I first created it. I meant that wordpress:6.6.2-php8.2-apache still has PHP 8.2.25.

Docker Hub page for the wordpress:6.6.2-php8.2-apache image. "Last pushed 20 days ago" is highlighted.

Will wordpress:6.6.2-php8.2-apache ever be updated to PHP 8.2.26? Or is that tag no longer supported for security updates?

@tianon
Copy link
Member

tianon commented Dec 3, 2024

Unfortunately we only support the latest WordPress release (see #701)

@paulshryock
Copy link
Author

🫠

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

3 participants