Skip to content

Commit 6e81b08

Browse files
committed
use workspace-python-3.12 image
1 parent 7b91247 commit 6e81b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM gitpod/workspace-full
1+
FROM gitpod/workspace-python-3.12
22
ENV PYTHONUSERBASE=/workspace/.pip-modules
33
ENV PATH=$PYTHONUSERBASE/bin:$PATH
44
ENV PIP_USER=yes

0 commit comments

Comments
 (0)