Bump version to 0.161.1 which has dart-sass
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-04-30 08:43:09 +02:00
parent 318c62c289
commit 9aa742a377
+2 -2
View File
@@ -12,9 +12,9 @@ steps:
- git clone http://gitea:3000/${CI_REPO_NAME} .
- git checkout ${CI_COMMIT_SHA}
- name: build
image: git.ipng.ch/ipng/drone-hugo:release-0.148.2
image: git.ipng.ch/ipng/drone-hugo:release-0.161.1
settings:
hugo_version: 0.148.2
hugo_version: 0.161.1
extended: true
- name: rsync
image: drillster/drone-rsync