Update docker.io/hugomods/hugo Docker tag to v0.162.0 #60

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

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

Renovate 2026-05-26 17:46:25 +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.162.0
steps: steps:
- name: Pipeline info - name: Pipeline info
run: | run: |