From ac97045cad1a5ae6a02ed19e889b15f281d541ef Mon Sep 17 00:00:00 2001 From: Jorge Samuel Mendes de Jesus Date: Sun, 7 Jul 2019 16:28:04 +0200 Subject: [PATCH] Update docker image link Dockerhub has changed url locations --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b8205a..0f7a16e 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ https://github.com/geopython/demo.pygeoapi.io. ## Docker Best/easiest way to run `pygeoapi` is to use Docker. -On DockerHub [pygeoapi Docker Images](https://cloud.docker.com/u/geopython/repository/docker/geopython/pygeoapi) +On DockerHub [pygeoapi Docker Images](https://hub.docker.com/r/geopython/pygeoapi) are available. The version tagged `latest` is automatically built whenever code