mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
gitlab-workhorse: upgrade to v0.6.2
This commit is contained in:
parent
e6370bffe8
commit
abf81c1aa0
@ -2,6 +2,9 @@
|
||||
|
||||
This file only reflects the changes that are made in this image. Please refer to the upstream GitLab [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) for the list of changes in GitLab.
|
||||
|
||||
**latest**
|
||||
- gitlab-workhorse: upgrade to v0.6.2
|
||||
|
||||
**8.4.1**
|
||||
- gitlab: upgrade to CE v8.4.1
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@ MAINTAINER sameer@damagehead.com
|
||||
|
||||
ENV GITLAB_VERSION=8.4.1 \
|
||||
GITLAB_SHELL_VERSION=2.6.10 \
|
||||
GITLAB_WORKHORSE_VERSION=0.6.1 \
|
||||
GITLAB_WORKHORSE_VERSION=0.6.2 \
|
||||
GITLAB_USER="git" \
|
||||
GITLAB_HOME="/home/git" \
|
||||
GITLAB_LOG_DIR="/var/log/gitlab" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user