diff --git a/Dockerfile b/Dockerfile index 3f072c8..77205e1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM golang:1.23-bookworm LABEL maintainer="Julian Nonino " # renovate: datasource=github-releases depName=gohugoio/hugo -ARG HUGO_VERSION=v0.136.3 +ARG HUGO_VERSION=v0.136.4 # renovate: datasource=github-releases depName=sass/dart-sass ARG DART_SASS_VERSION=1.80.3