Skip to content

Commit 274f379

Browse files
authored
Update README.md
minor readme fix
1 parent 32d437d commit 274f379

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)