Compare commits

...

1 commit

Author SHA1 Message Date
a7522b0c2d chore(deps): update docker.io/hugomods/hugo docker tag to v0.154.5
All checks were successful
/ build (pull_request) Successful in 38s
2026-01-12 02:20:47 +00:00

View file

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