Take docker/docker references from master

This commit is contained in:
Misty Stanley-Jones 2017-01-19 16:54:44 -08:00 committed by Misty Stanley-Jones
parent 730ec4717d
commit 13004b9ed1
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ COPY . md_source
# then nuke the md_source directory.
## Branch to pull from, per ref doc
ENV ENGINE_BRANCH="17.03.x"
ENV ENGINE_BRANCH="17.04.x"
ENV DISTRIBUTION_BRANCH="release/2.6"
RUN svn co https://github.com/docker/docker/branches/$ENGINE_BRANCH/docs/extend md_source/engine/extend \