mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
Update gitaly to 1.47.0
This commit is contained in:
parent
3e54c3a92a
commit
63203877c4
@ -5,6 +5,7 @@ https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) for the list o
|
||||
|
||||
**12.0.0**
|
||||
- gitlab: upgrade CE to v12.0.0
|
||||
- Update gitaly to 1.47.0
|
||||
|
||||
**11.11.3**
|
||||
- gitlab: upgrade CE to v11.11.3
|
||||
|
||||
@ -10,7 +10,7 @@ ENV GITLAB_VERSION=${VERSION} \
|
||||
GITLAB_SHELL_VERSION=9.1.0 \
|
||||
GITLAB_WORKHORSE_VERSION=8.7.0 \
|
||||
GITLAB_PAGES_VERSION=1.5.0 \
|
||||
GITALY_SERVER_VERSION=1.42.4 \
|
||||
GITALY_SERVER_VERSION=1.47.0 \
|
||||
GITLAB_USER="git" \
|
||||
GITLAB_HOME="/home/git" \
|
||||
GITLAB_LOG_DIR="/var/log/gitlab" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user