Skip to content

Commit

Permalink
update python version
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaffter committed Apr 11, 2024
1 parent 60bfaea commit 90eeaf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/devcontainers/sage/.devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,6 @@ ENV PATH $PYENV_ROOT/shims:$PYENV_ROOT/bin:$PATH
RUN pyenv install \
3.9.2 \
3.10.14 \
3.11.0
3.11.8

CMD ["bash"]

0 comments on commit 90eeaf5

Please sign in to comment.