Skip to content

Commit 95ca449

Browse files
Sergey Rusakovsolidnerd
authored andcommitted
Update gitlab-shell to 9.1.0
1 parent ebf19ef commit 95ca449

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
@@ -6,6 +6,7 @@ https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) for the list o
66
**11.11.0**
77
- gitlab: upgrade CE to v11.11.0
88
- Update gitaly to 1.42.0
9+
- Update gitlab-shell to 9.1.0
910

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

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ARG VERSION=11.11.0
77
ENV GITLAB_VERSION=${VERSION} \
88
RUBY_VERSION=2.5 \
99
GOLANG_VERSION=1.11.9 \
10-
GITLAB_SHELL_VERSION=9.0.0 \
10+
GITLAB_SHELL_VERSION=9.1.0 \
1111
GITLAB_WORKHORSE_VERSION=8.5.2 \
1212
GITLAB_PAGES_VERSION=1.5.0 \
1313
GITALY_SERVER_VERSION=1.42.0 \

0 commit comments

Comments
 (0)