From d6e433da2c1f28eb12f5c7f36f57f49a73b842ef Mon Sep 17 00:00:00 2001 From: Mary Anthony Date: Sun, 19 Jul 2015 15:42:05 -0700 Subject: [PATCH] Updating to use the new base Signed-off-by: Mary Anthony --- docs/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Dockerfile b/docs/Dockerfile index f48f97de6a..63c0fe6cf0 100644 --- a/docs/Dockerfile +++ b/docs/Dockerfile @@ -1,4 +1,4 @@ -FROM docs/base:hugo +FROM docs/base:latest MAINTAINER Mary Anthony (@moxiegirl) # to get the git info for this repo