diff --git a/Dockerfile b/Dockerfile index 2737d23..963536e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM node:24-bookworm LABEL maintainer="Julian Nonino " # renovate: datasource=npm depName=cspell -ENV CSPELL_VERSION="9.3.1" +ENV CSPELL_VERSION="9.3.2" # Install tools # Git https://git-scm.com/