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

base: Update code-server to v4.97.2

- aka Code v1.97.2
parent b1ab60ec
No related branches found
No related tags found
No related merge requests found
Pipeline #39389 passed
......@@ -8,7 +8,7 @@ Topmost entry = Tag `latest`
| MAX/Mojo | Python | Jupyter Hub | Jupyter Lab | code‑server (Code) | Neovim | Git | Git LFS | Pandoc | Linux distro |
|:-----------|:-----------|:------------|:------------|:-------------------|:-------|:-------|:--------|:-------|:-------------|
| 25.1.0 | 3.12.9 | 5.2.1 | 4.3.5 | 4.96.4 (1.96.4) | 0.10.4 | 2.48.1 | 3.6.1 | 3.4 | Debian 12 |
| 25.1.0 | 3.12.9 | 5.2.1 | 4.3.5 | 4.97.2 (1.97.2) | 0.10.4 | 2.48.1 | 3.6.1 | 3.4 | Debian 12 |
| 24.6.0 | 3.12.9 | 5.2.1 | 4.3.5 | 4.96.4 (1.96.4) | 0.10.4 | 2.48.1 | 3.6.1 | 3.4 | Debian 12 |
| 24.5.0 | 3.12.8 | 5.2.1 | 4.2.6 | 4.95.3 (1.95.3) | 0.10.2 | 2.47.1 | 3.6.0 | 3.4 | Debian 12 |
| 24.4.0[^1] | 3.12.6 | 5.1.0 | 4.2.5 | 4.92.2 (1.92.2) | 0.10.1 | 2.46.1 | 3.5.1 | 3.2 | Debian 12 |
......
......@@ -11,7 +11,7 @@ ARG NB_UID=1000
ARG JUPYTERHUB_VERSION=5.2.1
ARG JUPYTERLAB_VERSION=4.3.5
ARG CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
ARG CODE_SERVER_VERSION=4.96.4
ARG CODE_SERVER_VERSION=4.97.2
ARG NEOVIM_VERSION=0.10.4
ARG GIT_VERSION=2.48.1
ARG GIT_LFS_VERSION=3.6.1
......
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