Docker: Update GitLab version to 8.8.2
This commit is contained in:
parent
0b3af4eb7e
commit
07b94b3436
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue