1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-04-26 01:25:22 -04:00

Update dependency gohugoio/hugo to v0.124.0

This commit is contained in:
renovate[bot] 2024-03-16 17:04:24 +00:00
parent fee04015be
commit f4114734b1

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.123.8
ARG HUGO_VERSION=0.124.0
# remove/comment the following line completely to compile vanilla Hugo:
ARG HUGO_BUILD_TAGS=extended