File tree 2 files changed +2
-2
lines changed
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 | Quarto[ ^ 2 ] | CTAN date[ ^ 2 ] | Linux distro |
6
6
| :-----------| :------------| :------------| :-------------------| :-------| :--------| :-------| :------------| :--------------| :-------------|
7
- | 3.11.4 | 4.0.1 | 3.6.5 | 4.16.1 (1.80.2) | 2.41.0 | 3.4.0 | 3.1.1 | 1.3.433 | | Debian 12 |
7
+ | 3.11.4 | 4.0.1 | 3.6.5 | 4.16.1 (1.80.2) | 2.41.0 | 3.4.0 | 3.1.1 | 1.3.450 | | Debian 12 |
8
8
| 3.11.3 | 4.0.0 | 3.6.4 | 4.13.0 (1.78.2) | 2.41.0 | 3.3.0 | 3.1.1 | 1.3.361 | 2023‑06‑06 | Debian 11 |
9
9
| 3.10.12 | 4.0.0 | 3.6.4 | 4.13.0 (1.78.2) | 2.41.0 | 3.3.0 | 3.1.1 | 1.3.361 | 2023‑06‑06 | Debian 11 |
10
10
| 3.11.2[ ^ 1 ] | 3.1.1 | 3.6.3 | 4.9.1 (1.73.1) | 2.40.0 | 3.3.0 | 2.19.2 | 1.2.475[ ^ 3 ] | 2023‑04‑05 | Debian 11 |
Original file line number Diff line number Diff line change 1
1
ARG BUILD_ON_IMAGE=glcr.b-data.ch/jupyterlab/python/base
2
2
ARG PYTHON_VERSION
3
3
ARG CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
4
- ARG QUARTO_VERSION=1.3.433
4
+ ARG QUARTO_VERSION=1.3.450
5
5
ARG CTAN_REPO=https://mirror.ctan.org/systems/texlive/tlnet
6
6
7
7
FROM ${BUILD_ON_IMAGE}:${PYTHON_VERSION}
You can’t perform that action at this time.
0 commit comments