Skip to content

Commit

Permalink
use workspace-python-3.12 image
Browse files Browse the repository at this point in the history
  • Loading branch information
gasman committed Aug 7, 2024
1 parent 7b91247 commit 6e81b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM gitpod/workspace-full
FROM gitpod/workspace-python-3.12
ENV PYTHONUSERBASE=/workspace/.pip-modules
ENV PATH=$PYTHONUSERBASE/bin:$PATH
ENV PIP_USER=yes

0 comments on commit 6e81b08

Please sign in to comment.