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.123.0

This commit is contained in:
renovate[bot] 2024-02-19 18:30:51 +00:00
parent 748017bd04
commit 061c644f39

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