Skip to content

Commit 166938a

Browse files
author
Daniel Eagle
committed
Updated GitLab CE version to 8.16.0-rc6.ce.0.
1 parent bced4c7 commit 166938a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM gitlab/gitlab-ce:8.15.4-ce.1
1+
FROM gitlab/gitlab-ce:8.16.0-rc6.ce.0
22
MAINTAINER Daniel Eagle
33

44
VOLUME /etc/gitlab/ssl

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '2'
22
services:
33
gitlab:
44
build: .
5-
image: danieleagle/gitlab-ce:8.15.4-ce.1
5+
image: danieleagle/gitlab-ce:8.16.0-rc6.ce.0
66
container_name: GitLab
77
restart: always
88
environment:

0 commit comments

Comments
 (0)