dwchiang / nginx-php-fpm

Running Cloud Native Laravel/PHP app with nginx + php-fpm 8.2/8.1/8.0/7.4/7.3 across amd64, arm64 arch.
https://hub.docker.com/r/dwchiang/nginx-php-fpm
Apache License 2.0
163 stars 35 forks source link

Missing version #14

Closed bmbBAMBUS closed 1 year ago

bmbBAMBUS commented 1 year ago

Hello, at the begining I would like to thank you for your work.

I am facing issue some time ago I used image tagged: 8.0.9-fpm-1.21.1-nginx-buster to my base project image however now when I want build new version of my image I got error: manifest for dwchiang/nginx-php-fpm:8.0.9-fpm-1.21.1-nginx-buster not found: manifest unknown: manifest unknown

I very need to update my image however I am not permited to change php version or os of base image version. We plan to move to 8.1 however not now.

Is it possible to bring back support for this version ? :pray: