mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Dockerfile: update to gh-pages 198
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -24,9 +24,7 @@ ARG ENABLE_ARCHIVES=true
|
||||
###
|
||||
# Set up base stages for building and deploying
|
||||
###
|
||||
|
||||
# Get basic configs and Jekyll env
|
||||
FROM docs/docker.github.io:docs-builder AS builderbase
|
||||
FROM starefossen/github-pages:198 AS builderbase
|
||||
ENV TARGET=/usr/share/nginx/html
|
||||
WORKDIR /usr/src/app/md_source/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user