mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
gitlab: upgrade to CE v.7.8.4
This commit is contained in:
parent
eba583a12a
commit
d7be605cfd
@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
**latest**
|
||||
- gitlab: upgrade to CE v.7.8.4
|
||||
|
||||
**7.8.2**
|
||||
- gitlab: upgrade to CE v.7.8.2
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
GITLAB_VERSION=7.8.2
|
||||
GITLAB_VERSION=7.8.4
|
||||
GITLAB_SHELL_VERSION=2.5.4
|
||||
|
||||
GITLAB_HOME="/home/git"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user