diff --git a/Dockerfile b/Dockerfile index d32ced6..cc96f8d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ LABEL maintainer="Julian Nonino " # renovate: datasource=github-releases depName=gohugoio/hugo ARG HUGO_VERSION=v0.152.2 # renovate: datasource=github-releases depName=sass/dart-sass -ARG DART_SASS_VERSION=1.96.0 +ARG DART_SASS_VERSION=1.97.0 WORKDIR /tmp