mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
upgrade gitlab-shell to version 1.9.4
This commit is contained in:
parent
b4196eca4f
commit
05019fd2e0
@ -1,6 +1,7 @@
|
||||
# Changelog
|
||||
|
||||
**latest**
|
||||
- upgrade gitlab-shell to version 1.9.4
|
||||
- cache compiled assets to boost application startup.
|
||||
- fix symlink to uploads directory
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
set -e
|
||||
|
||||
GITLAB_VERSION=6.8.1
|
||||
SHELL_VERSION=1.9.3
|
||||
SHELL_VERSION=1.9.4
|
||||
|
||||
# add git user
|
||||
adduser --disabled-login --gecos 'GitLab' git
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user