mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
gitlab: upgrade to CE v.7.5.3
This commit is contained in:
parent
233b1ca829
commit
19017452a9
@ -3,6 +3,7 @@
|
||||
**latest**
|
||||
- accept `BACKUP` parameter while running the restore rake task, closes #220
|
||||
- init: do not run `gitlab:satellites:create` rake task at startup
|
||||
- gitlab: upgrade to CE v.7.5.3
|
||||
|
||||
**7.5.2**
|
||||
- gitlab: upgrade to CE v.7.5.2
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
GITLAB_VERSION=7.5.2
|
||||
GITLAB_VERSION=7.5.3
|
||||
GITLAB_SHELL_VERSION=2.2.0
|
||||
|
||||
GITLAB_HOME="/home/git"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user