mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
fix wrong gitaly version
This commit is contained in:
parent
2a96892dee
commit
71d3b8c2d2
@ -8,7 +8,7 @@ ENV GITLAB_VERSION=${VERSION} \
|
||||
GITLAB_SHELL_VERSION=13.6.0 \
|
||||
GITLAB_WORKHORSE_VERSION=8.39.0 \
|
||||
GITLAB_PAGES_VERSION=1.22.0 \
|
||||
GITALY_SERVER_VERSION=13.3.3 \
|
||||
GITALY_SERVER_VERSION=13.3.0 \
|
||||
GITLAB_USER="git" \
|
||||
GITLAB_HOME="/home/git" \
|
||||
GITLAB_LOG_DIR="/var/log/gitlab" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user