1
0
Fork 0
mirror of https://github.com/Luzifer/github-masswatch.git synced 2024-10-18 04:34:25 +00:00

Adjusted image name from #1

This commit is contained in:
Knut Ahlers 2016-05-04 16:56:30 +02:00
parent e0cda31960
commit be95605d5e
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -70,5 +70,5 @@ For this you also let Jenkins clone this repository and then put that script int
Besides using your local ruby installation you can also run the watch command in
a Docker container like this:
```bash
docker run --rm -it Luzifer/github-masswatch [COMMAND]
docker run --rm -it quay.io/luzifer/github-masswatch [COMMAND]
```