mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
gitlab: upgrade to CE v8.2.3
This commit is contained in:
parent
98c40a3d01
commit
d3b12282d3
@ -5,6 +5,7 @@ This file only reflects the changes that are made in this image. Please refer to
|
||||
**latest**
|
||||
- fixed static asset routing when `GITLAB_RELATIVE_URL_ROOT` is used.
|
||||
- added `GITLAB_BACKUP_PG_SCHEMA` configuration parameter
|
||||
- gitlab: upgrade to CE v8.2.3
|
||||
|
||||
**8.2.2**
|
||||
- added `GITLAB_DOWNLOADS_DIR` configuration parameter
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
FROM sameersbn/ubuntu:14.04.20151117
|
||||
MAINTAINER sameer@damagehead.com
|
||||
|
||||
ENV GITLAB_VERSION=8.2.2 \
|
||||
ENV GITLAB_VERSION=8.2.3 \
|
||||
GITLAB_SHELL_VERSION=2.6.8 \
|
||||
GITLAB_WORKHORSE_VERSION=0.4.2 \
|
||||
GITLAB_USER="git" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user