File tree 2 files changed +2
-1
lines changed
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
10
10
### Versioning
11
11
| Docker Tag | Git Release | Nginx Version | PHP Version | Alpine Version |
12
12
| -----| -------| -----| --------| --------|
13
- | latest/2.0.3 | Master Branch | 1.21.6 | 8.1.3 | 3.15 |
13
+ | latest/2.0.4 | Master Branch | 1.21.6 | 8.1.3 | 3.15 |
14
14
15
15
For other tags please see: [ versioning] ( https://github.com/richarvey/nginx-php-fpm/blob/master/docs/versioning.md )
16
16
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
17
17
18
18
| Docker Tag | PHP Version | Nginx Version | Alpine Version | Container Scripts | Notes |
19
19
| -----| -------| -----| --------| --------| ----------|
20
+ | 2.0.4 | 8.1.3 | 1.21.6 | 3.15 | 0.3.15 | re-enable modules soap, xsl, zip .... |
20
21
| 2.0.3 | 8.1.3 | 1.21.6 | 3.15 | 0.3.15 | added disable flag for opcache |
21
22
| 2.0.2 | 8.1.3 | 1.21.6 | 3.15 | 0.3.14 | fix gd and opcache extentions |
22
23
| 2.0.1 | 8.1.3 | 1.21.6 | 3.15 | 0.3.14 | upgrade to PHP 8.1.3 |
You can’t perform that action at this time.
0 commit comments