Skip to content

Commit 3349f85

Browse files
committed
Updated to 9.3.2-ce.0
2 parents 40fec37 + aee08b1 commit 3349f85

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM gitlab/gitlab-ce:9.3.1-ce.0
1+
FROM gitlab/gitlab-ce:9.3.2-ce.0
22
MAINTAINER Przemyslaw Ozgo [email protected]
33

44
RUN \

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### GitLab in a docker.
1+
# GitLab in a docker
22

33
[![CircleCI Build Status](https://img.shields.io/circleci/project/pozgo/docker-gitlab-ce/master.svg)](https://circleci.com/gh/pozgo/docker-gitlab-ce) (latest)
44
[![GitHub Open Issues](https://img.shields.io/github/issues/pozgo/docker-gitlab-ce.svg)](https://github.com/pozgo/docker-gitlab-ce/issues)
@@ -12,9 +12,10 @@
1212

1313
[Docker Image](https://registry.hub.docker.com/u/polinux/gitlab-ce/) with GitLab server using [gitlab/gitlab-ce](https://hub.docker.com/r/gitlab/gitlab-ce) docker image as base.
1414

15-
Purpose of this image is to add missing options into the docker image.
15+
Purpose of this image is to add missing options into the docker image.
16+
1617
Options added so far:
17-
- Backup Time (crontab based)
18+
- Backup Time (crontab based)
1819
`*see environmental variables*`
1920

2021
### Versions

0 commit comments

Comments
 (0)