specified a concrete version

This commit is contained in:
Hayahito Kawamitsu 2017-07-03 21:31:49 +09:00
parent e746d51f32
commit 13a58e50f4
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ services:
- ${https_port}:443/tcp
labels:
io.rancher.container.hostname_override: container_name
image: gitlab/gitlab-ce:latest
image: gitlab/gitlab-ce:9.3.3-ce.0
volumes:
- gitlab-app-data:/var/opt/gitlab
- gitlab-log-data:/var/log/gitlab

View File

@ -1,6 +1,6 @@
.catalog:
name: Gitlab Community
version: latest
version: 9.3.3-ce.0
description: |
Gitlab CE is a free GitHub alternative
minimum_rancher_version: v0.56.0

View File

@ -1,5 +1,5 @@
name: Gitlab Community
description: |
Gitlab CE is a free GitHub alternative
version: latest
version: 9.3.3-ce.0
category: Versioning