mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
gitlab: upgrade to CE v.7.10.3
This commit is contained in:
parent
91d741ff94
commit
bdbe6768f7
@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
**latest**
|
||||
- gitlab: upgrade to CE v.7.10.3
|
||||
|
||||
**7.10.2**
|
||||
- init: added support for remote AWS backups
|
||||
- gitlab: upgrade to CE v.7.10.2
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
GITLAB_VERSION=7.10.2
|
||||
GITLAB_VERSION=7.10.3
|
||||
GITLAB_SHELL_VERSION=2.6.2
|
||||
|
||||
GITLAB_HOME="/home/git"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user