Updated dockerized GitLab version to 8.8.5
This commit is contained in:
parent
a5c87853e0
commit
704282dd5a
|
@ -12,7 +12,7 @@ postgresql:
|
||||||
gitlab:
|
gitlab:
|
||||||
container_name: docker-gitlab
|
container_name: docker-gitlab
|
||||||
restart: always
|
restart: always
|
||||||
image: sameersbn/gitlab:8.8.3
|
image: sameersbn/gitlab:8.8.5
|
||||||
links:
|
links:
|
||||||
- redis:redisio
|
- redis:redisio
|
||||||
- postgresql:postgresql
|
- postgresql:postgresql
|
||||||
|
|
Loading…
Reference in New Issue