We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b91247 commit 6e81b08Copy full SHA for 6e81b08
.gitpod.dockerfile
@@ -1,4 +1,4 @@
1
-FROM gitpod/workspace-full
+FROM gitpod/workspace-python-3.12
2
ENV PYTHONUSERBASE=/workspace/.pip-modules
3
ENV PATH=$PYTHONUSERBASE/bin:$PATH
4
ENV PIP_USER=yes
0 commit comments