1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-04-26 06:05:23 -04:00

Update dependency gohugoio/hugo to v0.123.3

This commit is contained in:
renovate[bot] 2024-02-23 19:07:22 +00:00
parent a2b583f385
commit 165a3ca3f7

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