Skip to content

Commit 6dff6a7

Browse files
authored
Merge pull request #20 from jpollard-cs/patch-1
Update README.md
2 parents 32d437d + 274f379 commit 6dff6a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ FROM node:{VERSION}
2727

2828
### :latest
2929

30-
Using "latest" (FROM collinestes/docker-node-oracle) as the version will use "FROM NODE:8" as it's base image. It is recommended that you use a specific version (X.X.X) but if you only want the latest version of Node 6.X.X then latest will work.
30+
Using "latest" (FROM collinestes/docker-node-oracle) as the version will use "FROM NODE:8" as it's base image. It is recommended that you use a specific version (X.X.X) but if you only want the latest version of Node 8.X.X then latest will work.

0 commit comments

Comments
 (0)