From ce66114a444923709fd2ef0226f9d70cb46678d2 Mon Sep 17 00:00:00 2001 From: "Michael Bradley, Jr" Date: Tue, 24 Jul 2018 18:55:54 -0500 Subject: [PATCH] refer to ARG --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 99a468e..7dfa4e4 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,7 @@ ## Updating versions * Open `Dockerfile` -* On the `ENV` directive, update necessary versions. - -An exception to this is the NodeJS version, which needs to be updated in the `FROM` directive instead. +* On the `ARG` directives, update necessary versions. ## Building