diff --git a/gitpod.dockerfile b/gitpod.dockerfile index bcf10ca..eb035cc 100644 --- a/gitpod.dockerfile +++ b/gitpod.dockerfile @@ -1,4 +1,4 @@ -FROM gitpod/workspace-python-3.12:2025-10-06-13-14-25 +FROM gitpod/workspace-python-3.12:2025-11-14-10-05-32 ENV SYSTEM_SETUP_SCRIPTS="./tmp_system_setup_scripts"