Skip to content

Commit

Permalink
Add 17.09 archive to Dockerfile (docker#5660)
Browse files Browse the repository at this point in the history
  • Loading branch information
Misty Stanley-Jones authored Jan 3, 2018
1 parent 8e09244 commit de9262b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ COPY --from=docs/docker.github.io:v1.12 ${TARGET} ${TARGET}
COPY --from=docs/docker.github.io:v1.13 ${TARGET} ${TARGET}
COPY --from=docs/docker.github.io:v17.03 ${TARGET} ${TARGET}
COPY --from=docs/docker.github.io:v17.06 ${TARGET} ${TARGET}
COPY --from=docs/docker.github.io:v17.09 ${TARGET} ${TARGET}

# Get the built docs output from the previous build stage
# This ordering means all previous layers can come from cache unless an archive
Expand Down

0 comments on commit de9262b

Please sign in to comment.