Loading Dockerfile-py3-amd64 +0 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ LABEL maintainer="f.batonogov@yandex.ru" ARG PYTHON_VERSION=3.10.8 ARG PYINSTALLER_VERSION=5.5.0 ARG OPENSSL_VERSION=3.0.5 ENV PYPI_URL=https://pypi.python.org/ ENV PYPI_INDEX_URL=https://pypi.python.org/simple Loading README.md +3 −3 Original line number Diff line number Diff line Loading @@ -70,14 +70,14 @@ None <details> <summary>2022</summary> #### [3.0] - upcoming #### [2.9] - 2022-10-21 - Python is compiled from sources - Updated GitHub Actions (testing the image before push) - Optimized Dockerfiles - Updated OpenSSL 1.1.1q -> 3.0.5 - Removed OpenSSL - Updated Python 3.10.6 -> 3.10.8 - Updated Pyintaller 5.3.0 -> 5.5.0 - Optimized Dockerfiles #### [2.8] - 2022-08-11 Loading Loading
Dockerfile-py3-amd64 +0 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ LABEL maintainer="f.batonogov@yandex.ru" ARG PYTHON_VERSION=3.10.8 ARG PYINSTALLER_VERSION=5.5.0 ARG OPENSSL_VERSION=3.0.5 ENV PYPI_URL=https://pypi.python.org/ ENV PYPI_INDEX_URL=https://pypi.python.org/simple Loading
README.md +3 −3 Original line number Diff line number Diff line Loading @@ -70,14 +70,14 @@ None <details> <summary>2022</summary> #### [3.0] - upcoming #### [2.9] - 2022-10-21 - Python is compiled from sources - Updated GitHub Actions (testing the image before push) - Optimized Dockerfiles - Updated OpenSSL 1.1.1q -> 3.0.5 - Removed OpenSSL - Updated Python 3.10.6 -> 3.10.8 - Updated Pyintaller 5.3.0 -> 5.5.0 - Optimized Dockerfiles #### [2.8] - 2022-08-11 Loading