Updated dockerized GitLab version to 8.8.5

This commit is contained in:
Oscar Salvador Morillo Victoria 2016-06-19 23:11:40 +02:00
parent a5c87853e0
commit 704282dd5a
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.8.3
image: sameersbn/gitlab:8.8.5
links:
- redis:redisio
- postgresql:postgresql