mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
gitlab-shell: upgrade to v.2.7.2
This commit is contained in:
parent
cba8451cdf
commit
c2fca72b67
@ -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-shell: upgrade to v.2.7.2
|
||||
|
||||
**8.6.7**
|
||||
- added `GITLAB_SIGNUP_ENABLED` option to enable/disable signups
|
||||
- gitlab: upgrade to CE v8.6.7
|
||||
|
||||
@ -2,7 +2,7 @@ FROM sameersbn/ubuntu:14.04.20160422
|
||||
MAINTAINER sameer@damagehead.com
|
||||
|
||||
ENV GITLAB_VERSION=8.6.7 \
|
||||
GITLAB_SHELL_VERSION=2.6.12 \
|
||||
GITLAB_SHELL_VERSION=2.7.2 \
|
||||
GITLAB_WORKHORSE_VERSION=0.7.1 \
|
||||
GOLANG_VERSION=1.5.3 \
|
||||
GITLAB_USER="git" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user