chore: use better updated hugo image
ci/woodpecker/push/woodpecker Pipeline was successful Details

main
Jef Roosens 2024-06-06 21:46:02 +02:00
parent 517d07c212
commit 4190604cbb
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ branches: 'main'
pipeline:
release:
image: 'klakegg/hugo:alpine'
image: 'hugomods/hugo:latest'
commands:
- hugo
- 'cd public && tar czvf ../public.tar.gz *'