Skip to content

Commit f2a5659

Browse files
committed
base: Update Neovim to v0.10.4
1 parent c4ca1df commit f2a5659

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION_MATRIX.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Topmost entry = Tag `latest`
88

99
| Python | Jupyter Hub | Jupyter Lab | code‑server (Code) | Neovim | Git | Git LFS | Pandoc | Linux distro |
1010
|:-----------|:------------|:------------|:-------------------|:-------|:-------|:--------|:-------|:-------------|
11-
| 3.13.1 | 5.2.1 | 4.3.5 | 4.96.4 (1.96.4) | 0.10.3 | 2.48.1 | 3.6.1 | 3.4 | Debian 12 |
11+
| 3.13.1 | 5.2.1 | 4.3.5 | 4.96.4 (1.96.4) | 0.10.4 | 2.48.1 | 3.6.1 | 3.4 | Debian 12 |
1212
| 3.12.8 | 5.2.1 | 4.2.5 | 4.95.3 (1.95.3) | 0.10.2 | 2.47.1 | 3.6.0 | 3.4 | Debian 12 |
1313
| 3.13.0[^1] | 5.2.1 | 4.2.5 | 4.95.3 (1.95.3) | 0.10.2 | 2.47.1 | 3.6.0 | 3.4 | Debian 12 |
1414
| 3.12.7 | 5.2.1 | 4.2.5 | 4.95.3 (1.95.3) | 0.10.2 | 2.47.1 | 3.6.0 | 3.4 | Debian 12 |

base/latest.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ARG JUPYTERHUB_VERSION=5.2.1
1010
ARG JUPYTERLAB_VERSION=4.3.5
1111
ARG CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
1212
ARG CODE_SERVER_VERSION=4.96.4
13-
ARG NEOVIM_VERSION=0.10.3
13+
ARG NEOVIM_VERSION=0.10.4
1414
ARG GIT_VERSION=2.48.1
1515
ARG GIT_LFS_VERSION=3.6.1
1616
ARG PANDOC_VERSION=3.4

0 commit comments

Comments
 (0)