mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
upgrade to gitlab-ce 7.2.1
This commit is contained in:
parent
20693f04c3
commit
7e30b2e09b
@ -1,6 +1,7 @@
|
||||
# Changelog
|
||||
|
||||
**latest**
|
||||
- upgrade to gitlab-ce 7.2.1
|
||||
- added new SMTP_ENABLED configuration option.
|
||||
|
||||
**7.2.0-1**
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
GITLAB_VERSION=7.2.0
|
||||
GITLAB_VERSION=7.2.1
|
||||
GITLAB_SHELL_VERSION=1.9.7
|
||||
|
||||
GITLAB_INSTALL_DIR="/home/git/gitlab"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user