Skip to content

Commit df0e45c

Browse files
committed
base: Update Git to v2.43.2
1 parent 4330752 commit df0e45c

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
@@ -4,7 +4,7 @@ Topmost entry = Tag `latest`
44

55
| Python | Jupyter Hub | Jupyter Lab | code‑server (Code) | Git | Git LFS | Pandoc | CTAN date[^2] | Quarto[^2] | Linux distro |
66
|:-----------|:------------|:------------|:-------------------|:-------|:--------|:-------|:--------------|:------------|:-------------|
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 |
88
| 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 |
99
| 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 |
1010
| 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 |

base/latest.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ARG JUPYTERHUB_VERSION=4.0.2
1010
ARG JUPYTERLAB_VERSION=4.1.1
1111
ARG CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
1212
ARG CODE_SERVER_VERSION=4.21.1
13-
ARG GIT_VERSION=2.43.1
13+
ARG GIT_VERSION=2.43.2
1414
ARG GIT_LFS_VERSION=3.4.1
1515
ARG PANDOC_VERSION=3.1.11
1616

0 commit comments

Comments
 (0)