Compare commits

..

No commits in common. "v0.115.2+1" and "v0.114.0+2" have entirely different histories.

View File

@ -10,7 +10,7 @@ LABEL org.opencontainers.image.documentation="https://gitea.rknet.org/docker/hug
ARG BUILD_VERSION
# renovate: datasource=github-releases depName=gohugoio/hugo
ENV HUGO_VERSION="${BUILD_VERSION:-v0.115.2}"
ENV HUGO_VERSION="${BUILD_VERSION:-v0.114.0}"
ENV HUGO_ENV=production