Skip to content

Commit eb6f1fd

Browse files
authored
Update README.md
Correction
1 parent 6f9a11f commit eb6f1fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Example with PHP-FPM:
113113
$ docker run -p 9000:9000 --rm --name my-php-fpm -v "$PWD":/var/www/html thecodingmachine/php:7.4-v4-fpm
114114
```
115115

116-
Example with Apache + Node 8.x in a Dockerfile:
116+
Example with Apache + Node 14.x in a Dockerfile:
117117

118118
**Dockerfile**
119119
```Dockerfile

0 commit comments

Comments
 (0)