From a9081157765c358bb8d912410633c6451106e1af Mon Sep 17 00:00:00 2001 From: Sheogorath Date: Tue, 15 Oct 2019 19:31:34 +0200 Subject: [PATCH] Upgrade container image location This patch updates the image location in the README to the new real image location to the Shivering-Isles organisation on quay.io. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1d71c0..6556b44 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ First of all you have to run the image using [docker](https://docker.com) or [po version: '2' services: hetzner-runner: - image: quay.io/sheogorath/gitlab-hetzner-runner:latest + image: quay.io/shivering-isles/gitlab-hetzner-runner:latest mem_limit: 128mb memswap_limit: 256mb volumes: