mirror of https://github.com/docker/docs.git
Merge pull request #12385 from thaJeztah/engine_upstream_url
Use 20.10 release branch for upstream engine resources
This commit is contained in:
commit
02662c188a
|
|
@ -14,8 +14,7 @@
|
|||
ARG JEKYLL_ENV=development
|
||||
|
||||
# Engine
|
||||
# TODO change to 20.10 branch, once created
|
||||
ARG ENGINE_BRANCH="master"
|
||||
ARG ENGINE_BRANCH="20.10"
|
||||
|
||||
# Distribution
|
||||
ARG DISTRIBUTION_BRANCH="release/2.7"
|
||||
|
|
|
|||
Loading…
Reference in New Issue