We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d33977b commit 0e78d1bCopy full SHA for 0e78d1b
dockerfiles/ocw/node-hugo/Dockerfile
@@ -5,7 +5,7 @@ LABEL version="0.8"
5
WORKDIR /tmp
6
7
# renovate: datasource=github-releases depName=hugo packageName=gohugoio/hugo
8
-ENV HUGO_VERSION="0.142.0"
+ENV HUGO_VERSION="0.145.0"
9
ENV HUGO_NAME="hugo_extended_${HUGO_VERSION}_linux-amd64"
10
11
# renovate: datasource=github-tags depName=go packageName=golang/go versioning=go
0 commit comments