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 a0f3949 commit 64441f7Copy full SHA for 64441f7
1 file changed
Dockerfile
@@ -2,7 +2,7 @@ FROM node:lts-trixie
2
LABEL maintainer="Julian Nonino <noninojulian@gmail.com>"
3
4
# renovate: datasource=npm depName=cspell
5
-ENV CSPELL_VERSION="9.7.0"
+ENV CSPELL_VERSION="9.8.0"
6
7
# Install tools
8
# Git https://git-scm.com/
0 commit comments