refer to ARG

This commit is contained in:
Michael Bradley, Jr 2018-07-24 18:55:54 -05:00
parent bb0dc869d0
commit ce66114a44
1 changed files with 1 additions and 3 deletions

View File

@ -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