File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ These images are available from the [Docker Hub](https://hub.docker.com/r/panubo
88
99## Production Images
1010
11- - [ Debian 11 (Bullseye) Base] ( /debian11 ) - Recommended for PHP applications that support PHP 7.4
12- - [ Debian 12 (Bookworm) Base] ( /debian12 ) - Recommended for PHP applications that support PHP 8.2
11+ - [ Debian 11 (Bullseye) Base] ( /debian11 ) - Recommended for PHP applications that require PHP 7.4
12+ - [ Debian 12 (Bookworm) Base] ( /debian12 ) - Recommended for PHP applications that require PHP 8.2
1313
1414## Development Images
1515
@@ -18,8 +18,8 @@ These images are available from the [Docker Hub](https://hub.docker.com/r/panubo
1818
1919## Legacy
2020
21- - [ Debian 10 (Buster) Base] ( /debian10 ) - For legacy PHP applications that support PHP 7.3
22- - [ Debian 9 (Stretch) Base] ( /debian9 ) - For legacy PHP applications that support PHP 7.0
21+ - [ Debian 10 (Buster) Base] ( /debian10 ) - For legacy PHP applications that require PHP 7.3
22+ - [ Debian 9 (Stretch) Base] ( /debian9 ) - For legacy PHP applications that require PHP 7.0
2323- [ CentOS 7 Base] ( /centos7 ) - For legacy PHP applications that require PHP 5.4
2424
2525# Status
You can’t perform that action at this time.
0 commit comments