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.
This commit is contained in:
parent
c02b69bbc2
commit
a908115776
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Reference in a new issue