update go and hugo
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
Adora Laura Kalb 2023-11-15 15:29:42 +01:00
parent c41606ded3
commit 4bdd265b19
Signed by: adoralaura
GPG key ID: 7A4552166FC8C056

View file

@ -26,9 +26,9 @@ clone:
steps:
# Build hugo static files
build:
image: golang:1.20-bookworm
image: golang:1.21-bookworm
environment:
- HUGO_VERSION=0.117.0
- HUGO_VERSION=0.120.4
when:
event: push
commands: