From d41c1c31adccd8378dbe2c53d5184b375b5eb61e Mon Sep 17 00:00:00 2001 From: greg Date: Wed, 7 Jan 2026 00:07:00 +0100 Subject: [PATCH] change CI image for last hugo version --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index f852bfc..fa29992 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ steps: - name: build hugo site # image: greglebreton/drone-hugo:arm64 - image: plugins/hugo + image: hugomods/hugo:debian-dart-sass-node-git-non-root-0.154.3 settings: hugo_version: 0.111.3 theme: silhouette-hugo