mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
gitlab: upgrade to CE v.7.9.1
This commit is contained in:
parent
62249474e6
commit
bf28aabed2
@ -2,6 +2,7 @@
|
||||
|
||||
**latest**
|
||||
- init: set default value of `SMTP_OPENSSL_VERIFY_MODE` to `none`
|
||||
- gitlab: upgrade to CE v.7.9.1
|
||||
|
||||
**7.9.0**
|
||||
- gitlab-shell: upgrade to v.2.6.0
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
GITLAB_VERSION=7.9.0
|
||||
GITLAB_VERSION=7.9.1
|
||||
GITLAB_SHELL_VERSION=2.6.0
|
||||
|
||||
GITLAB_HOME="/home/git"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user