diff --git a/Dockerfile b/Dockerfile index 06b9e23..cad0d21 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM golang:1.22-bookworm LABEL maintainer="Julian Nonino " # renovate: datasource=github-releases depName=gohugoio/hugo -ARG HUGO_VERSION=v0.125.4 +ARG HUGO_VERSION=v0.125.5 # renovate: datasource=github-releases depName=sass/dart-sass ARG DART_SAAS_VERSION=1.76.0