We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95ca449 commit e8ccebcCopy full SHA for e8ccebc
Changelog.md
@@ -7,6 +7,7 @@ https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) for the list o
7
- gitlab: upgrade CE to v11.11.0
8
- Update gitaly to 1.42.0
9
- Update gitlab-shell to 9.1.0
10
+- Update gitlab-workhorse to 8.7.0
11
12
**11.10.4**
13
- gitlab: upgrade CE to v11.10.4
Dockerfile
@@ -8,7 +8,7 @@ ENV GITLAB_VERSION=${VERSION} \
RUBY_VERSION=2.5 \
GOLANG_VERSION=1.11.9 \
GITLAB_SHELL_VERSION=9.1.0 \
- GITLAB_WORKHORSE_VERSION=8.5.2 \
+ GITLAB_WORKHORSE_VERSION=8.7.0 \
GITLAB_PAGES_VERSION=1.5.0 \
GITALY_SERVER_VERSION=1.42.0 \
14
GITLAB_USER="git" \
0 commit comments