Skip to content

Commit

Permalink
chore(deps): update dependency gohugoio/hugo to v0.124.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2024
1 parent 9dad19a commit 03461fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion latest/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ LABEL org.opencontainers.image.documentation="https://github.com/owncloud-ci/hug
ARG BUILD_VERSION

# renovate: datasource=github-releases depName=gohugoio/hugo
ENV HUGO_VERSION="${BUILD_VERSION:-v0.121.0}"
ENV HUGO_VERSION="${BUILD_VERSION:-v0.124.0}"

RUN apk --update add --virtual .build-deps curl && \
HUGO_VERSION="${HUGO_VERSION##v}" && \
Expand Down

0 comments on commit 03461fa

Please sign in to comment.