mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
upgrade git-workhorse to v1.2.1
This commit is contained in:
parent
d999e4887b
commit
e55efbb43c
@ -4,6 +4,7 @@ This file only reflects the changes that are made in this image. Please refer to
|
||||
|
||||
**8.15.0**
|
||||
- gitlab: upgrade to CE v8.15.0
|
||||
- gitlab-workhorse: upgrade to v1.2.1
|
||||
|
||||
**8.14.5**
|
||||
- gitlab: upgrade to CE v8.14.5
|
||||
|
||||
@ -5,7 +5,7 @@ ENV GITLAB_VERSION=8.15.0 \
|
||||
RUBY_VERSION=2.3 \
|
||||
GOLANG_VERSION=1.6.3 \
|
||||
GITLAB_SHELL_VERSION=4.0.3 \
|
||||
GITLAB_WORKHORSE_VERSION=1.1.1 \
|
||||
GITLAB_WORKHORSE_VERSION=1.2.1 \
|
||||
GITLAB_USER="git" \
|
||||
GITLAB_HOME="/home/git" \
|
||||
GITLAB_LOG_DIR="/var/log/gitlab" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user