From 3dc3d09635fbb3aebb3bc3a923900e706ef339c8 Mon Sep 17 00:00:00 2001 From: kolaente Date: Mon, 15 Oct 2018 10:54:21 +0200 Subject: [PATCH] Use newer hugo image when builing with drone --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 48e59fc..e44cbce 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ clone: pipeline: build: - image: publysher/hugo + image: monachus/hugo pull: true commands: - hugo