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 @@ -4,7 +4,7 @@ Topmost entry = Tag `latest`
4
4
5
5
| Python | Jupyter Hub | Jupyter Lab | code‑server (Code) | Git | Git LFS | Pandoc | CTAN date[ ^ 2 ] | Quarto[ ^ 2 ] | Linux distro |
6
6
| :-----------| :------------| :------------| :-------------------| :-------| :--------| :-------| :--------------| :------------| :-------------|
7
- | 3.12.2 | 4.0.2 | 4.1.1 | 4.21.1 (1.86.1) | 2.43.1 | 3.4.1 | 3.1.11 | | 1.4.549 | Debian 12 |
7
+ | 3.12.2 | 4.0.2 | 4.1.1 | 4.21.1 (1.86.1) | 2.43.2 | 3.4.1 | 3.1.11 | | 1.4.549 | Debian 12 |
8
8
| 3.11.8 | 4.0.2 | 4.1.0 | 4.21.0 (1.86.0) | 2.43.0 | 3.4.1 | 3.1.11 | | 1.4.549 | Debian 12 |
9
9
| 3.12.1 | 4.0.2 | 4.1.0 | 4.21.0 (1.86.0) | 2.43.0 | 3.4.1 | 3.1.11 | 2024‑02‑06 | 1.4.549 | Debian 12 |
10
10
| 3.11.7 | 4.0.2 | 4.1.0 | 4.21.0 (1.86.0) | 2.43.0 | 3.4.1 | 3.1.11 | 2024‑02‑06 | 1.4.549 | Debian 12 |
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ ARG JUPYTERHUB_VERSION=4.0.2
10
10
ARG JUPYTERLAB_VERSION=4.1.1
11
11
ARG CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
12
12
ARG CODE_SERVER_VERSION=4.21.1
13
- ARG GIT_VERSION=2.43.1
13
+ ARG GIT_VERSION=2.43.2
14
14
ARG GIT_LFS_VERSION=3.4.1
15
15
ARG PANDOC_VERSION=3.1.11
16
16
You can’t perform that action at this time.
0 commit comments