Bump to PHP 7.3.3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM php:7.3.2-fpm-alpine3.9
|
||||
FROM php:7.3.3-fpm-alpine3.9
|
||||
|
||||
LABEL maintainer="Ric Harvey <ric@ngd.io>"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ If you have improvements or suggestions please open an issue or pull request on
|
||||
### Versioning
|
||||
| Docker Tag | Git Release | Nginx Version | PHP Version | Alpine Version |
|
||||
|-----|-------|-----|--------|--------|
|
||||
| latest/1.6.2 | Master Branch |1.14.2 | 7.3.2 | 3.9 |
|
||||
| latest/1.6.2 | Master Branch |1.14.2 | 7.3.3 | 3.9 |
|
||||
|
||||
For other tags please see: [versioning](https://gitlab.com/ric_harvey/nginx-php-fpm/blob/master/docs/versioning.md)
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ The latest tag will always follow the master branch in git. the other versions w
|
||||
|-----|-------|-----|--------|--------|
|
||||
| 1.6.0 | 7.3.2 |1.14.2 | 3.9 | 0.3.8 |
|
||||
| 1.6.1 | 7.3.2 |1.14.2 | 3.9 | 0.3.9 |
|
||||
| 1.6.2 | 7.3.2 |1.14.2 | 3.9 | 0.3.10 |
|
||||
| 1.6.2 | 7.3.3 |1.14.2 | 3.9 | 0.3.10 |
|
||||
|
||||
#### PHP 7.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user