Update templates.rb

This commit is contained in:
Kamil Trzciński 2016-12-16 09:17:15 +00:00
parent dcd20236ec
commit 8b26ff58e1
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ module API
},
dockerfiles: {
klass: Gitlab::Template::DockerfileTemplate,
gitlab_version: 8.9
gitlab_version: 8.15
}
}.freeze
PROJECT_TEMPLATE_REGEX =