chore: bump hugo to version 0.108.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
leo 2022-12-16 16:50:18 +01:00
parent bb64040e8a
commit 21e5499bcf
Signed by: wanderer
SSH Key Fingerprint: SHA256:Dp8+iwKHSlrMEHzE3bJnPng70I7LEsa3IJXRH/U+idQ
2 changed files with 3 additions and 3 deletions

@ -53,7 +53,7 @@ steps:
- latest
- linux-amd64
- ${DRONE_COMMIT_SHA:0:8}
- hugo-v0.107.0
- hugo-v0.108.0
repo: immawanderer/${DRONE_REPO_NAME}
username: immawanderer
password:
@ -69,6 +69,6 @@ trigger:
---
kind: signature
hmac: c309a839a3fb5be312fd3057f95408b817d23cd05a7ff4e2f3267427d6d0d10a
hmac: 2bd08633e4e34aa76cd01d1b43208ca2db69f5d5ce8e1fd4506c7fdd677748e7
...

@ -1,7 +1,7 @@
# syntax=docker/dockerfile-upstream:master-labs
FROM docker.io/library/golang:1.18.5-alpine3.16 AS hugobuild
ENV HUGO_VERSION 0.107.0
ENV HUGO_VERSION 0.108.0
# this could be so much simpler..
# ref: https://docs.docker.com/engine/reference/builder/#adding-a-git-repository-add-git-ref-dir