We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f9a11f commit eb6f1fdCopy full SHA for eb6f1fd
README.md
@@ -113,7 +113,7 @@ Example with PHP-FPM:
113
$ docker run -p 9000:9000 --rm --name my-php-fpm -v "$PWD":/var/www/html thecodingmachine/php:7.4-v4-fpm
114
```
115
116
-Example with Apache + Node 8.x in a Dockerfile:
+Example with Apache + Node 14.x in a Dockerfile:
117
118
**Dockerfile**
119
```Dockerfile
0 commit comments