1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-06-30 22:06:37 -04:00

Compare commits

..

1 Commits

Author SHA1 Message Date
f16e7e5a56 Update dependency gohugoio/hugo to v0.141.0 2025-01-16 17:13:24 +00:00

View File

@ -1,6 +1,6 @@
# the following version can be overridden at image build time with --build-arg
# renovate: datasource=github-releases depName=gohugoio/hugo
ARG HUGO_VERSION=0.124.1
ARG HUGO_VERSION=0.141.0
# remove/comment the following line completely to compile vanilla Hugo:
ARG HUGO_BUILD_TAGS=extended