Skip to content

Commit 6684654

Browse files
committed
Bump python 3.12.0 to 3.12.1
1 parent 167d0c5 commit 6684654

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cross-ubuntu-py/Dockerfile.py312

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ ENV AC_TARGET_HOST=${AC_TARGET_HOST}
1313
ENV BUILD_HOST="x86_64"
1414
ENV WORKING_DIRECTORY="/build"
1515
ENV INSTALL_DIRECTORY="/build/crosspy"
16-
ENV PYTHON_VERSION="3.12.0"
17-
ENV PYTHON_FTP_VERSION="3.12.0"
16+
ENV PYTHON_VERSION="3.12.1"
17+
ENV PYTHON_FTP_VERSION="3.12.1"
1818
ENV PYTHON_EXE="python3.12"
1919
ENV SOURCE_DIRECTORY="Python-$PYTHON_VERSION"
2020
ENV PYTHON_ARCHIVE="Python-$PYTHON_VERSION.tar.xz"

0 commit comments

Comments
 (0)