switch to upstream hugo image

This commit is contained in:
June 2025-07-23 21:26:03 +02:00
commit 6bdf0f92ca
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -13,7 +13,7 @@ jobs:
build: build:
runs-on: docker runs-on: docker
container: container:
image: registry.gitlab.com/pages/hugo/hugo_extended:latest image: ghcr.io/gohugoio/hugo:v0.148.1
steps: steps:
- name: Pipeline info - name: Pipeline info
run: | run: |