Update gitlab-workhorse to 8.3.1

This commit is contained in:
Sergey Rusakov 2019-02-22 10:00:52 +03:00 committed by Niclas Mietz
parent b088f4b268
commit 8434ab1351
2 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@ https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) for the list o
**11.8.0**
- gitlab: upgrade CE to v11.8.0
- Update gitlab-workhorse to 8.3.1
**11.7.5**
- gitlab: upgrade CE to v11.7.5

View File

@ -8,7 +8,7 @@ ENV GITLAB_VERSION=${VERSION} \
RUBY_VERSION=2.5 \
GOLANG_VERSION=1.11.4 \
GITLAB_SHELL_VERSION=8.4.4 \
GITLAB_WORKHORSE_VERSION=8.0.2 \
GITLAB_WORKHORSE_VERSION=8.3.1 \
GITLAB_PAGES_VERSION=1.3.1 \
GITALY_SERVER_VERSION=1.12.2 \
GITLAB_USER="git" \