mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
Update base image to 20181113
This commit is contained in:
parent
eeb13341cf
commit
e2de4be09b
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:xenial-20181005
|
||||
FROM ubuntu:xenial-20181113
|
||||
|
||||
ARG BUILD_DATE
|
||||
ARG VCS_REF
|
||||
@ -18,10 +18,10 @@ LABEL \
|
||||
ENV GITLAB_VERSION=${VERSION} \
|
||||
RUBY_VERSION=2.4 \
|
||||
GOLANG_VERSION=1.10.4 \
|
||||
GITLAB_WORKHORSE_VERSION=7.0.0 \
|
||||
GITLAB_PAGES_VERSION=1.1.0 \
|
||||
GITALY_SERVER_VERSION=0.125.1 \
|
||||
GITLAB_SHELL_VERSION=8.4.1 \
|
||||
GITLAB_WORKHORSE_VERSION=7.1.0 \
|
||||
GITLAB_PAGES_VERSION=1.3.0 \
|
||||
GITALY_SERVER_VERSION=0.129.0 \
|
||||
GITLAB_USER="git" \
|
||||
GITLAB_HOME="/home/git" \
|
||||
GITLAB_LOG_DIR="/var/log/gitlab" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user