From 2c3d3fffab1fbb7a4b1bbd350c41d1bad19e76ef Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Fri, 3 Feb 2023 00:33:24 +0000 Subject: [PATCH] new image --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 3f2980e..19151ea 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ steps: commands: - git submodule update --init --recursive - name: build - image: code.ndumas.com/ndumas/drone-hugo + image: code.ndumas.com/ndumas/drone-hugo:latest commands: - hugo - name: publish