Skip to content

Commit

Permalink
feat(3.13): update to 3.13.0a5 (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarcoatl authored Mar 13, 2024
1 parent 2705bb1 commit 4d2abdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3.13/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ENV PIP_ROOT_USER_ACTION ignore
# python
ENV PYTHON_ROOT /opt/python
ENV PYTHON2_VERSION 2.7.18
ENV PYTHON3_VERSION 3.13.0a4
ENV PYTHON3_VERSION 3.13.0a5

# base dependencies
RUN set -eux; \
Expand Down

0 comments on commit 4d2abdc

Please sign in to comment.