change CI image for last hugo version
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
greg 2026-01-07 00:11:59 +01:00
parent d41c1c31ad
commit 7ecbb4da55

View File

@ -16,7 +16,7 @@ steps:
# image: greglebreton/drone-hugo:arm64 # image: greglebreton/drone-hugo:arm64
image: hugomods/hugo:debian-dart-sass-node-git-non-root-0.154.3 image: hugomods/hugo:debian-dart-sass-node-git-non-root-0.154.3
settings: settings:
hugo_version: 0.111.3 hugo_version: 0.154.3
theme: silhouette-hugo theme: silhouette-hugo
extended: true extended: true
validate: true validate: true