Skip to content

Commit 9de4054

Browse files
author
Sazon, John Bryan J
committed
Update gitlab docker version to 11.0.3
1 parent ca4fa93 commit 9de4054

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
Be a rockstar and efficiently manage your team's gitlab.org or [self-hosted Gitlab](https://about.gitlab.com/installation/) projects, groups, users and other resources.
99

10-
Tested on __Gitlab 11.0.1__
10+
Tested with [__Gitlab 11.0.3__](https://about.gitlab.com/2018/07/05/gitlab-11-0-3-released/)
1111

1212
## Getting Started
1313

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ services:
3737

3838
gitlab:
3939
restart: always
40-
image: sameersbn/gitlab:11.0.1
40+
image: sameersbn/gitlab:11.0.3
4141
depends_on:
4242
- redis
4343
- postgresql

0 commit comments

Comments
 (0)