Skip to content

Commit

Permalink
Update dependency gohugoio/hugo to v0.125.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 18, 2024
1 parent 10ffc37 commit 702c4f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM golang:1.22-bookworm
LABEL maintainer="Julian Nonino <noninojulian@gmail.com>"

# renovate: datasource=github-releases depName=gohugoio/hugo
ARG HUGO_VERSION=v0.125.0
ARG HUGO_VERSION=v0.125.1
# renovate: datasource=github-releases depName=sass/dart-sass
ARG DART_SAAS_VERSION=1.75.0

Expand Down

0 comments on commit 702c4f1

Please sign in to comment.