Update gitlab-workhorse to 8.3.3

This commit is contained in:
Sergey Rusakov 2019-04-01 23:44:04 +03:00 committed by solidnerd
parent dcb91a659d
commit 100a9f8adb
No known key found for this signature in database
GPG Key ID: C300D44AB5469BE5
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.9.4**
- gitlab: upgrade CE to v11.9.4
- Update gitlab-workhorse to 8.3.3
**11.9.1**
- gitlab: upgrade CE to v11.9.1

View File

@ -8,7 +8,7 @@ ENV GITLAB_VERSION=${VERSION} \
RUBY_VERSION=2.5 \
GOLANG_VERSION=1.11.6 \
GITLAB_SHELL_VERSION=8.7.1 \
GITLAB_WORKHORSE_VERSION=8.3.1 \
GITLAB_WORKHORSE_VERSION=8.3.3 \
GITLAB_PAGES_VERSION=1.5.0 \
GITALY_SERVER_VERSION=1.27.1 \
GITLAB_USER="git" \