Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2020-12-21 14:39:18 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2020-12-22 13:13:18 +0300
commit5c909939a8263d11ba54f43c418dc8b14104c6e3 (patch)
tree061e2693e53bb1b9cfa9929b79a7424a93d40f47 /Dockerfile.master
parentd196146b5def4d6d2d06aa1e2b51ea7ef814a8a3 (diff)
Release 13.7
Diffstat (limited to 'Dockerfile.master')
-rw-r--r--Dockerfile.master2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile.master b/Dockerfile.master
index c2978f6d..c46c7469 100644
--- a/Dockerfile.master
+++ b/Dockerfile.master
@@ -45,9 +45,9 @@ RUN rm -rf /usr/share/nginx/html/*
# Get all the archive static HTML and put it into place
# Copy the versions found in 'content/_data/versions.yaml' under online
+COPY --from=registry.gitlab.com/gitlab-org/gitlab-docs:13.7 ${TARGET} ${TARGET}
COPY --from=registry.gitlab.com/gitlab-org/gitlab-docs:13.6 ${TARGET} ${TARGET}
COPY --from=registry.gitlab.com/gitlab-org/gitlab-docs:13.5 ${TARGET} ${TARGET}
-COPY --from=registry.gitlab.com/gitlab-org/gitlab-docs:13.4 ${TARGET} ${TARGET}
# List the two last major versions
# Copy the versions found in 'content/_data/versions.yaml' under previous_majors