Use correct image tag
Some checks failed
/ build (pull_request) Failing after 27s

This commit is contained in:
Stefan Bethke 2026-02-24 19:27:28 +01:00
commit ce62dc2088

View file

@ -11,7 +11,7 @@ jobs:
build: build:
runs-on: docker runs-on: docker
container: container:
image: docker.io/hugomods/hugo:0.152 image: docker.io/hugomods/hugo:0.152.0
steps: steps:
- name: Pipeline info - name: Pipeline info
run: | run: |