Skip to content
Snippets Groups Projects
Verified Commit 07749670 authored by Olivier Benz's avatar Olivier Benz
Browse files

Freeze Python v3.11.8 again

- base: Update JupyterHub to v4.1.5
parent c21f8c04
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ Topmost entry = Tag `latest`
|:-----------|:------------|:------------|:-------------------|:-------|:--------|:-------|:--------------|:------------|:-------------|
| 3.11.9 | 4.1.4 | 4.1.5 | 4.22.1 (1.87.2) | 2.44.0 | 3.5.1 | 3.1.11 | | 1.4.552 | Debian 12 |
| 3.12.2 | 4.1.4 | 4.1.5 | 4.22.1 (1.87.2) | 2.44.0 | 3.5.1 | 3.1.11 | | 1.4.552 | Debian 12 |
| 3.11.8 | 4.1.4 | 4.1.5 | 4.22.1 (1.87.2) | 2.44.0 | 3.5.1 | 3.1.11 | 2024‑04‑02 | 1.4.552 | Debian 12 |
| 3.11.8 | 4.1.5 | 4.1.5 | 4.22.1 (1.87.2) | 2.44.0 | 3.5.1 | 3.1.11 | 2024‑04‑02 | 1.4.552 | Debian 12 |
| 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 |
| 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 |
| 3.12.0[^1] | 4.0.2 | 4.0.9 | 4.19.1 (1.84.2) | 2.43.0 | 3.4.0 | 3.1.1 | 2023‑12‑08 | 1.3.450 | Debian 12 |
......
.env:
variables:
PYTHON_VERSION: "3.11.9"
TAG_VERSION_MAJ_MIN: "true"
PYTHON_VERSION: "3.11.8"
TAG_VERSION_MAJ_MIN: "false"
TAG_VERSION_MAJ: "false"
.before-script-build: &before-script-build
......
......@@ -6,7 +6,7 @@ ARG CUDA_IMAGE_FLAVOR
ARG NB_USER=jovyan
ARG NB_UID=1000
ARG JUPYTERHUB_VERSION=4.1.4
ARG JUPYTERHUB_VERSION=4.1.5
ARG JUPYTERLAB_VERSION=4.1.5
ARG CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
ARG CODE_SERVER_VERSION=4.22.1
......
.env:
variables:
PYTHON_VERSION: "3.11.9"
TAG_VERSION_MAJ_MIN: "true"
PYTHON_VERSION: "3.11.8"
TAG_VERSION_MAJ_MIN: "false"
TAG_VERSION_MAJ: "false"
.before-script-build: &before-script-build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment