Skip to content

Commit 669937a

Browse files
committed
Backporting fix to README.blueprint
1 parent d0e9443 commit 669937a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/README.blueprint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ Behind the scenes, the image will:
292292

293293
## NodeJS
294294

295-
The *fat* images come with a Node variant. You can use Node 10, 12 or 14. If you need a Node 8 variant, [use thecodingmachine/php v4 images](https://github.com/thecodingmachine/docker-images-php/tree/v4). If you need a Node 6 variant, [use thecodingmachine/php v1 images](https://github.com/thecodingmachine/docker-images-php/tree/7.2-v1).
295+
The *fat* images come with a Node variant. You can use Node 10, 12 or 14. If you need a Node 8 variant, [use thecodingmachine/php v3 images](https://github.com/thecodingmachine/docker-images-php/tree/v3). If you need a Node 6 variant, [use thecodingmachine/php v1 images](https://github.com/thecodingmachine/docker-images-php/tree/7.2-v1).
296296

297297
If you use the *slim* images, you can install a NodeJS version with a simple ARG during the build:
298298

0 commit comments

Comments
 (0)