File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ If you have improvements or suggestions please open an issue or pull request on
1010### Versioning
1111| Docker Tag | Git Release | Nginx Version | PHP Version | Alpine Version |
1212| -----| -------| -----| --------| --------|
13- | latest/3.0.0 | Master Branch | 1.22.1 | 8.2.3 | 3.17 |
13+ | latest/3.0.1 | Master Branch | 1.22.1 | 8.2.3 | 3.17 |
1414
1515For other tags please see: [ versioning] ( https://github.com/richarvey/nginx-php-fpm/blob/master/docs/versioning.md )
1616
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ The latest tag will always follow the master branch in git. the other versions w
1717
1818| Docker Tag | PHP Version | Nginx Version | Alpine Version | Container Scripts | Notes |
1919| -----| -------| -----| --------| --------| ----------|
20+ | 3.0.1 | 8.2.3 | 1.22.1 | 3.17 | 0.3.16 | no cache typo fixed |
2021| 3.0.0 | 8.2.3 | 1.22.1 | 3.17 | 0.3.16 | upgraded php to 8.2.3 switched to packaged nginx |
2122
2223#### PHP 8.1.x
You can’t perform that action at this time.
0 commit comments