From ae923066e4db22a9191ef2134b8dd9786cd7a74e Mon Sep 17 00:00:00 2001 From: Soffner Date: Tue, 26 Jun 2018 09:22:39 -0300 Subject: [PATCH] Update README.md Update link of gitlab-runner --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b58930f..acf28c6 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Working `docker-compose.yml` for official [gitlab-ce](https://hub.docker.com/r/g - Uses official [postgres](https://hub.docker.com/_/postgres/) docker image - Uses official [redis](https://hub.docker.com/_/redis/) docker image -- Comes with a [gitlab-runner](https://hub.docker.com/gitlab/gitlab-runner/) instance +- Comes with a [gitlab-runner](https://hub.docker.com/r/gitlab/gitlab-runner/) instance Made to work behind a separate automated [nginx-proxy](https://github.com/jwilder/nginx-proxy) with SSL support via letsencrypt.