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 c1d6d60 commit 8a45498Copy full SHA for 8a45498
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.2"
+ENV CSPELL_VERSION="9.6.3"
6
7
# Install tools
8
# Git https://git-scm.com/
0 commit comments