Răsfoiți Sursa

use workspace-python-3.12 image

Matt Westcott 8 luni în urmă
părinte
comite
6e81b080ae
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      .gitpod.dockerfile

+ 1 - 1
.gitpod.dockerfile

@@ -1,4 +1,4 @@
-FROM gitpod/workspace-full
+FROM gitpod/workspace-python-3.12
 ENV PYTHONUSERBASE=/workspace/.pip-modules
 ENV PYTHONUSERBASE=/workspace/.pip-modules
 ENV PATH=$PYTHONUSERBASE/bin:$PATH
 ENV PATH=$PYTHONUSERBASE/bin:$PATH
 ENV PIP_USER=yes
 ENV PIP_USER=yes