You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,5 +83,5 @@ FAQ
83
83
---
84
84
Q: Why images don't have specific PHP version like `7.2.2` but only major and minor version `7.2`?
85
85
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.
87
87
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