Docker: Update GitLab version to 8.8.2

This commit is contained in:
Oscar Salvador Morillo Victoria 2016-06-03 08:50:16 +02:00
parent 0b3af4eb7e
commit 07b94b3436
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ postgresql:
gitlab:
container_name: docker-gitlab
restart: always
image: sameersbn/gitlab:8.7.3
image: sameersbn/gitlab:8.8.2
links:
- redis:redisio
- postgresql:postgresql