mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
upgrade to gitlab-shell 1.9.3
This commit is contained in:
parent
b91c930e65
commit
e11ef261fe
@ -1,6 +1,7 @@
|
||||
# Changelog
|
||||
|
||||
**6.8.0**
|
||||
- upgrade to gitlab-shell 1.9.3
|
||||
- added GITLAB_SIGNIN setting to enable or disable standard login form
|
||||
- upgraded to gitlab-ce version 6.8.0
|
||||
- added support for linking with redis container.
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
set -e
|
||||
|
||||
GITLAB_VERSION=6.8.0
|
||||
SHELL_VERSION=1.9.1
|
||||
SHELL_VERSION=1.9.3
|
||||
|
||||
# add git user
|
||||
adduser --disabled-login --gecos 'GitLab' git
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user