mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
gitlab: upgrade to CE v.7.13.1
This commit is contained in:
parent
cc47586a59
commit
d3791ce2f4
@ -2,6 +2,9 @@
|
||||
|
||||
This file only reflects the changes that are made in the the docker image. Please refer to the upstream GitLab [CHANGELOG](https://github.com/gitlabhq/gitlabhq/blob/master/CHANGELOG) for the list of changes in GitLab.
|
||||
|
||||
**latest**
|
||||
- gitlab: upgrade to CE v.7.13.1
|
||||
|
||||
**7.13.0**
|
||||
- expose SAML OAuth provider configuration
|
||||
- expose `OAUTH_AUTO_SIGN_IN_WITH_PROVIDER` configuration
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
FROM sameersbn/ubuntu:14.04.20150712
|
||||
MAINTAINER sameer@damagehead.com
|
||||
|
||||
ENV GITLAB_VERSION=7.13.0 \
|
||||
ENV GITLAB_VERSION=7.13.1 \
|
||||
GITLAB_SHELL_VERSION=2.6.3 \
|
||||
GITLAB_USER="git" \
|
||||
GITLAB_HOME="/home/git" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user