GoogleCloudPlatform / php-docker

Docker images for running PHP applications on the App Engine Flexible Runtime
Apache License 2.0
188 stars 82 forks source link

[SECURITY] current php73 image has some vulnerabilities #552

Open andreladocruz opened 2 years ago

andreladocruz commented 2 years ago

The current php73 image has the following vulnerabilities.

image

Why are not maintaining it anymore?

No 7.4 nor 8.0 images are available.

No easy "DIY" recipe to build our own image.

I'm trying to build using an alpine image, but it's not working.

https://hub.docker.com/r/digitalmanagerguru/appengine-php-webserver

You can see the container settings here:

https://bitbucket.org/digitalmanagerguru/appengine-webserver/src/dev/

This image is MUCH smaller than google's one. :P

html5maker commented 2 years ago

Hi @andreladocruz Have you been able to find a solution for upgrading to 7.4 ?

andreladocruz commented 2 years ago

@html5maker , building my own image.

https://hub.docker.com/r/digitalmanagerguru/php74