diff --git a/Dockerfile b/Dockerfile index 5e51c92..2de3f53 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM golang:1.26-trixie LABEL maintainer="Julian Nonino " # renovate: datasource=github-releases depName=gohugoio/hugo -ARG HUGO_VERSION=v0.160.1 +ARG HUGO_VERSION=v0.162.0 # renovate: datasource=github-releases depName=sass/dart-sass ARG DART_SASS_VERSION=1.100.0