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 b58a54e commit bc10082Copy full SHA for bc10082
1 file changed
Dockerfile
@@ -2,7 +2,7 @@ FROM golang:1.26-trixie
2
LABEL maintainer="Julian Nonino <noninojulian@gmail.com>"
3
4
# renovate: datasource=github-releases depName=gohugoio/hugo
5
-ARG HUGO_VERSION=v0.162.1
+ARG HUGO_VERSION=v0.163.1
6
# renovate: datasource=github-releases depName=sass/dart-sass
7
ARG DART_SASS_VERSION=1.101.0
8
0 commit comments