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

base: Update code-server to v4.96.4

- aka Code v1.96.4
parent 57b1bff8
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ Topmost entry = Tag `latest`
| Python | Jupyter Hub | Jupyter Lab | code‑server (Code) | Neovim | Git | Git LFS | Pandoc | Linux distro |
|:-----------|:------------|:------------|:-------------------|:-------|:-------|:--------|:-------|:-------------|
| 3.13.1[^1] | 5.2.1 | 4.3.4 | 4.96.2 (1.96.2) | 0.10.3 | 2.48.1 | 3.6.1 | 3.4 | Debian 12 |
| 3.13.1[^1] | 5.2.1 | 4.3.4 | 4.96.4 (1.96.4) | 0.10.3 | 2.48.1 | 3.6.1 | 3.4 | Debian 12 |
| 3.12.8 | 5.2.1 | 4.2.5 | 4.95.3 (1.95.3) | 0.10.2 | 2.47.1 | 3.6.0 | 3.4 | Debian 12 |
| 3.13.0[^1] | 5.2.1 | 4.2.5 | 4.95.3 (1.95.3) | 0.10.2 | 2.47.1 | 3.6.0 | 3.4 | Debian 12 |
| 3.12.7 | 5.2.1 | 4.2.5 | 4.95.3 (1.95.3) | 0.10.2 | 2.47.1 | 3.6.0 | 3.4 | Debian 12 |
......
......@@ -9,7 +9,7 @@ ARG NB_UID=1000
ARG JUPYTERHUB_VERSION=5.2.1
ARG JUPYTERLAB_VERSION=4.3.4
ARG CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
ARG CODE_SERVER_VERSION=4.96.2
ARG CODE_SERVER_VERSION=4.96.4
ARG NEOVIM_VERSION=0.10.3
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