We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b5cac2 commit 0525a0cCopy full SHA for 0525a0c
1 file changed
Dockerfile
@@ -2,7 +2,7 @@ FROM node:24-bookworm
2
LABEL maintainer="Julian Nonino <noninojulian@gmail.com>"
3
4
# renovate: datasource=npm depName=cspell
5
-ENV CSPELL_VERSION="9.6.4"
+ENV CSPELL_VERSION="9.7.0"
6
7
# Install tools
8
# Git https://git-scm.com/
0 commit comments