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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-06-01 18:09:52 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-06-01 18:09:52 +0300
commit41aebff8ec728c167298aa44e037d8e324e00e8d (patch)
treef51c379dd4b78f9ecb57175e9dc073d6debe74e5 /doc/api/templates
parent8c438dd7a6063d7f59bce4d79cc7ca49a31a8346 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/templates')
-rw-r--r--doc/api/templates/dockerfiles.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/api/templates/dockerfiles.md b/doc/api/templates/dockerfiles.md
index 6eedf8d2bc0..2d7e926561f 100644
--- a/doc/api/templates/dockerfiles.md
+++ b/doc/api/templates/dockerfiles.md
@@ -75,10 +75,6 @@ Example response:
"name": "OpenJDK"
},
{
- "key": "OpenJDK-alpine",
- "name": "OpenJDK-alpine"
- },
- {
"key": "PHP",
"name": "PHP"
},