Skip to content

Commit e8ccebc

Browse files
Sergey Rusakovsolidnerd
authored andcommitted
Update gitlab-workhorse to 8.7.0
1 parent 95ca449 commit e8ccebc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) for the list o
77
- gitlab: upgrade CE to v11.11.0
88
- Update gitaly to 1.42.0
99
- Update gitlab-shell to 9.1.0
10+
- Update gitlab-workhorse to 8.7.0
1011

1112
**11.10.4**
1213
- gitlab: upgrade CE to v11.10.4

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ENV GITLAB_VERSION=${VERSION} \
88
RUBY_VERSION=2.5 \
99
GOLANG_VERSION=1.11.9 \
1010
GITLAB_SHELL_VERSION=9.1.0 \
11-
GITLAB_WORKHORSE_VERSION=8.5.2 \
11+
GITLAB_WORKHORSE_VERSION=8.7.0 \
1212
GITLAB_PAGES_VERSION=1.5.0 \
1313
GITALY_SERVER_VERSION=1.42.0 \
1414
GITLAB_USER="git" \

0 commit comments

Comments
 (0)