Update docker.io/hugomods/hugo Docker tag to v0.160.1 #22

Open
renovate wants to merge 1 commit from renovate/docker.io-hugomods-hugo-0.x into main
Showing only changes of commit 78d5144c58 - Show all commits

Update docker.io/hugomods/hugo Docker tag to v0.160.1
All checks were successful
/ build (pull_request) Successful in 40s

Renovate 2026-04-09 00:17:42 +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.160.1
steps: steps:
- name: Pipeline info - name: Pipeline info
run: | run: |