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

Update dependency gohugoio/hugo to v0.123.2

This commit is contained in:
renovate[bot] 2024-02-22 18:09:55 +00:00
parent 33c0ae7566
commit a2b583f385

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