mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
Update GitLab Shell to 5.9.3
Signed-off-by: solidnerd <niclas@mietz.io>
This commit is contained in:
parent
5f006e67d0
commit
3ad75ceb81
@ -4,10 +4,10 @@ MAINTAINER sameer@damagehead.com
|
||||
ENV GITLAB_VERSION=10.1.0 \
|
||||
RUBY_VERSION=2.3 \
|
||||
GOLANG_VERSION=1.8.3 \
|
||||
GITLAB_SHELL_VERSION=5.9.0 \
|
||||
GITLAB_WORKHORSE_VERSION=3.0.0 \
|
||||
GITLAB_PAGES_VERSION=0.5.1 \
|
||||
GITALY_SERVER_VERSION=0.38.0 \
|
||||
GITLAB_SHELL_VERSION=5.9.3 \
|
||||
GITLAB_USER="git" \
|
||||
GITLAB_HOME="/home/git" \
|
||||
GITLAB_LOG_DIR="/var/log/gitlab" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user