From 3c7d08f311897d2a6500d893085b7acd3736fa63 Mon Sep 17 00:00:00 2001 From: Thom Wright Date: Tue, 5 May 2020 15:27:33 +0100 Subject: [PATCH] Fix dockerhub link The current link goes to a blank page for me. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f858e01..ebd573c 100644 --- a/README.md +++ b/README.md @@ -324,7 +324,7 @@ a look at [this GitHub repo](https://github.com/oreillymedia/prototype-imageprox ### Docker ### -A docker image is available at [`willnorris/imageproxy`](https://registry.hub.docker.com/u/willnorris/imageproxy/dockerfile/). +A docker image is available at [`willnorris/imageproxy`](https://registry.hub.docker.com/r/willnorris/imageproxy). You can run it by ```