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

Freeze Python v3.12.8

parent f2621887
No related branches found
No related tags found
No related merge requests found
ARG BASE_IMAGE=debian
ARG BASE_IMAGE_TAG=12
ARG BUILD_ON_IMAGE
ARG PYTHON_VERSION=3.12.7
ARG PYTHON_VERSION=3.12.8
ARG NODE_VERSION=20.18.0
ARG NODE_VERSION=20.18.1
ARG CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
FROM glcr.b-data.ch/nodejs/nsi/${NODE_VERSION}/${BASE_IMAGE}:${BASE_IMAGE_TAG} as nsi
......
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