mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Typo in 1.3.1 change log
Replaced envrionment -> environment Signed-off-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
This commit is contained in:
parent
107898a773
commit
29965246a7
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue