diff --git a/Dockerfile b/Dockerfile index 503b449..9699987 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM node:lts-trixie LABEL maintainer="Julian Nonino " # renovate: datasource=npm depName=cspell -ENV CSPELL_VERSION="10.0.0" +ENV CSPELL_VERSION="10.0.1" # Install tools # Git https://git-scm.com/