Merge pull request #8878 from thaJeztah/patch-1

Typo in 1.3.1 change log
This commit is contained in:
Michael Crosby
2014-10-31 14:32:25 -07:00
+1 -1
View File
@@ -16,7 +16,7 @@
#### Builder
- Fix escaping `$` for environment variables
- Fix issue with lowercase `onbuild` Dockerfile instruction
- Restrict envrionment variable expansion to `ENV`, `ADD`, `COPY`, `WORKDIR`, `EXPOSE`, `VOLUME` and `USER`
- Restrict environment variable expansion to `ENV`, `ADD`, `COPY`, `WORKDIR`, `EXPOSE`, `VOLUME` and `USER`
## 1.3.0 (2014-10-14)