Update dockerized GitLab to version 8.8.3

This commit is contained in:
Oscar Salvador Morillo Victoria 2016-06-06 21:38:40 +02:00
parent 297fa578d7
commit 47d75b5226
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.2
image: sameersbn/gitlab:8.8.3
links:
- redis:redisio
- postgresql:postgresql