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 ebf19ef commit 95ca449Copy full SHA for 95ca449
Changelog.md
@@ -6,6 +6,7 @@ https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) for the list o
6
**11.11.0**
7
- gitlab: upgrade CE to v11.11.0
8
- Update gitaly to 1.42.0
9
+- Update gitlab-shell to 9.1.0
10
11
**11.10.4**
12
- gitlab: upgrade CE to v11.10.4
Dockerfile
@@ -7,7 +7,7 @@ ARG VERSION=11.11.0
ENV GITLAB_VERSION=${VERSION} \
RUBY_VERSION=2.5 \
GOLANG_VERSION=1.11.9 \
- GITLAB_SHELL_VERSION=9.0.0 \
+ GITLAB_SHELL_VERSION=9.1.0 \
GITLAB_WORKHORSE_VERSION=8.5.2 \
GITLAB_PAGES_VERSION=1.5.0 \
13
GITALY_SERVER_VERSION=1.42.0 \
0 commit comments