Updated dockerized GitLab version to 8.8.5
This commit is contained in:
parent
a5c87853e0
commit
704282dd5a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue