File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ If you have improvements or suggestions please open an issue or pull request on
8
8
### Versioning
9
9
| Docker Tag | Git Release | Nginx Version | PHP Version | Alpine Version |
10
10
| -----| -------| -----| --------| --------|
11
- | latest/![ docker version] ( https://img.shields.io/docker/v/richarvey/nginx-php-fpm?sort=semver ) | Main Branch | 1.24-r6 | 8.2.6 | 3.18 |
11
+ | latest/![ docker version] ( https://img.shields.io/docker/v/richarvey/nginx-php-fpm?sort=semver ) | Main Branch | 1.24-r6 | 8.2.7 | 3.18 |
12
12
13
13
For other tags please see: [ versioning] ( https://github.com/richarvey/nginx-php-fpm/blob/main/docs/versioning.md )
14
14
Original file line number Diff line number Diff line change @@ -17,7 +17,8 @@ The latest tag will always follow the main branch in git. the other versions wil
17
17
18
18
| Docker Tag | PHP Version | Nginx Version | Alpine Version | Container Scripts | Notes |
19
19
| -----| -------| -----| --------| --------| ----------|
20
- | 3.1.5 | 8.2.6 | 1.24-r6 | 3.18 | 0.3.17 | upgrade to php 8.2.5 |
20
+ | 3.1.6 | 8.2.7 | 1.24-r6 | 3.18 | 0.3.17 | upgrade to php 8.2.5 |
21
+ | 3.1.5 | 8.2.6 | 1.24-r6 | 3.18 | 0.3.17 | upgrade to php 8.2.6 |
21
22
| 3.1.4 | 8.2.5 | 1.22.1 | 3.17 | 0.3.17 | upgrade to php 8.2.5 |
22
23
| 3.1.3 | 8.2.4 | 1.22.1 | 3.17 | 0.3.17 | adding mongoDB support #281 |
23
24
| 3.1.2 | 8.2.4 | 1.22.1 | 3.17 | 0.3.17 | fix #280 |
You can’t perform that action at this time.
0 commit comments