File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Topmost entry = Tag `latest`
8
8
9
9
| Python | Jupyter Hub | Jupyter Lab | code‑server (Code) | Neovim | Git | Git LFS | Pandoc | Linux distro |
10
10
| :-----------| :------------| :------------| :-------------------| :-------| :-------| :--------| :-------| :-------------|
11
- | 3.13.7 | 5.3.0 | 4.4.5 | 4.103.1 (1.103.1) | 0.11.3 | 2.50.1 | 3.7.0 | 3.6.3 | Debian 12 |
11
+ | 3.13.7 | 5.3.0 | 4.4.5 | 4.103.1 (1.103.1) | 0.11.3 | 2.51.0 | 3.7.0 | 3.6.3 | Debian 12 |
12
12
| 3.12.11 | 5.3.0 | 4.4.3 | 4.100.3 (1.100.3) | 0.11.2 | 2.49.0 | 3.6.1 | 3.6.3 | Debian 12 |
13
13
| 3.13.6 | 5.3.0 | 4.4.5 | 4.103.0 (1.103.0) | 0.11.3 | 2.50.1 | 3.7.0 | 3.6.3 | Debian 12 |
14
14
| 3.13.5 | 5.3.0 | 4.4.5 | 4.102.3 (1.102.3) | 0.11.3 | 2.50.1 | 3.7.0 | 3.6.3 | Debian 12 |
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ ARG JUPYTERLAB_VERSION=4.4.5
11
11
ARG CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
12
12
ARG CODE_SERVER_VERSION=4.103.1
13
13
ARG NEOVIM_VERSION=0.11.3
14
- ARG GIT_VERSION=2.50.1
14
+ ARG GIT_VERSION=2.51.0
15
15
ARG GIT_LFS_VERSION=3.7.0
16
16
ARG PANDOC_VERSION=3.6.3
17
17
You can’t perform that action at this time.
0 commit comments