Skip to content

Commit b2a702d

Browse files
committed
base: Update Neovim to v0.10.3
1 parent 9b88379 commit b2a702d

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
| R | Python | Jupyter Hub | Jupyter Lab | code‑server (Code) | RStudio | Neovim | Git | Git LFS | Pandoc | CRAN date | Linux distro |
1010
|:------|:--------|:------------|:------------|:-------------------|:--------------|:-------|:-------|:--------|:-------|:-----------|:-------------|
11-
| 4.4.2 | 3.12.8 | 5.2.1 | 4.3.4 | 4.96.2 (1.96.2) | 2024.12.0+467 | 0.10.2 | 2.47.1 | 3.6.0 | 3.4 | | Debian 12 |
11+
| 4.4.2 | 3.12.8 | 5.2.1 | 4.3.4 | 4.96.2 (1.96.2) | 2024.12.0+467 | 0.10.3 | 2.47.1 | 3.6.0 | 3.4 | | Debian 12 |
1212
| 4.4.1 | 3.12.7 | 5.2.1 | 4.2.5 | 4.93.1 (1.93.1) | 2024.09.0+375 | 0.10.2 | 2.47.0 | 3.5.1 | 3.2 | 2024‑10‑31 | Debian 12 |
1313
| 4.4.0 | 3.12.4 | 5.0.0 | 4.2.2 | 4.90.0 (1.90.0) | 2024.04.2+764 | n/a | 2.45.2 | 3.5.1 | 3.1.11 | 2024‑06‑14 | Debian 12 |
1414
| 4.3.3 | 3.11.9 | 4.1.5 | 4.1.6 | 4.23.0 (1.88.0) | n/a | n/a | 2.44.0 | 3.5.1 | 3.1.11 | 2024‑04‑24 | Debian 12 |

base/latest.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ARG JUPYTERLAB_VERSION=4.3.4
1111
ARG CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
1212
ARG CODE_SERVER_VERSION=4.96.2
1313
ARG RSTUDIO_VERSION=2024.12.0+467
14-
ARG NEOVIM_VERSION=0.10.2
14+
ARG NEOVIM_VERSION=0.10.3
1515
ARG GIT_VERSION=2.47.1
1616
ARG GIT_LFS_VERSION=3.6.0
1717
ARG PANDOC_VERSION=3.4

0 commit comments

Comments
 (0)