Merge pull request #744 from SolidNerd/update-docker-compose

Update to 8.8.5-1
This commit is contained in:
Niclas Mietz
2016-06-21 11:28:06 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ services:
gitlab:
restart: always
image: sameersbn/gitlab:8.8.5
image: sameersbn/gitlab:8.8.5-1
depends_on:
- redis
- postgresql

View File

@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: gitlab
image: sameersbn/gitlab:8.8.5
image: sameersbn/gitlab:8.8.5-1
env:
- name: TZ
value: Asia/Kolkata