mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
gitlab: upgrade to CE v.7.10.2
This commit is contained in:
parent
d47a7ccd89
commit
325e61b799
@ -2,6 +2,7 @@
|
||||
|
||||
**latest**
|
||||
- init: added support for remote AWS backups
|
||||
- gitlab: upgrade to CE v.7.10.2
|
||||
|
||||
**7.10.1**
|
||||
- gitlab: upgrade to CE v.7.10.1
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
GITLAB_VERSION=7.10.1
|
||||
GITLAB_VERSION=7.10.2
|
||||
GITLAB_SHELL_VERSION=2.6.2
|
||||
|
||||
GITLAB_HOME="/home/git"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user