From 2e1c9ff80ec526ca42191445b41206735c981c33 Mon Sep 17 00:00:00 2001 From: ehlxr Date: Fri, 6 Jul 2018 15:27:25 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AB=99=E7=82=B9=E6=9B=B4=E6=96=B0=EF=BC=9A20?= =?UTF-8?q?18-07-06=2015:27:25?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- blog/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/Dockerfile b/blog/Dockerfile index ad5ea90..50d1691 100644 --- a/blog/Dockerfile +++ b/blog/Dockerfile @@ -1,4 +1,4 @@ -FROM ehlxr/hexo:latest +FROM ehlxr/hexo-base:latest # WORKDIR /hexo COPY . .