Skip to content

Commit ebf19ef

Browse files
Sergey Rusakovsolidnerd
authored andcommitted
Update gitaly to 1.42.0
1 parent 56aa82d commit ebf19ef

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
@@ -5,6 +5,7 @@ https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) for the list o
55

66
**11.11.0**
77
- gitlab: upgrade CE to v11.11.0
8+
- Update gitaly to 1.42.0
89

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

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ENV GITLAB_VERSION=${VERSION} \
1010
GITLAB_SHELL_VERSION=9.0.0 \
1111
GITLAB_WORKHORSE_VERSION=8.5.2 \
1212
GITLAB_PAGES_VERSION=1.5.0 \
13-
GITALY_SERVER_VERSION=1.34.1 \
13+
GITALY_SERVER_VERSION=1.42.0 \
1414
GITLAB_USER="git" \
1515
GITLAB_HOME="/home/git" \
1616
GITLAB_LOG_DIR="/var/log/gitlab" \

0 commit comments

Comments
 (0)