Skip to content

Commit 35d2a34

Browse files
committed
Updated readme.
1 parent 918954e commit 35d2a34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,5 @@ FAQ
8383
---
8484
Q: Why images don't have specific PHP version like `7.2.2` but only major and minor version `7.2`?
8585

86-
A: It is because images have always the newest possible patch version of PHP based on official Docker PHP images.
86+
A: It is because images in this repo have always the newest possible patch version of PHP based on official Docker PHP images.
8787
For example for `mobtitude/php-xdebug:7.2-apache` you can expect that it is always the newest PHP version available in official Docker Registry and it is automatically updated when official PHP Docker images are updated. The newest possible PHP version at the time of writing is 7.2.2, but will be automatically updated to 7.2.3 when official PHP Docker images are updated.

0 commit comments

Comments
 (0)