Loading Dockerfile-py3-amd64 +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ SHELL ["/bin/bash", "-i", "-c"] LABEL maintainer="batonogov@icloud.com" ARG PYTHON_VERSION=3.10.5 ARG PYTHON_VERSION=3.10.6 ARG PYINSTALLER_VERSION=5.3.0 ARG OPENSSL_VERSION=1.1.1q Loading Dockerfile-py3-win64 +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ LABEL maintainer="batonogov@icloud.com" ENV DEBIAN_FRONTEND noninteractive ARG WINE_VERSION=winehq-stable ARG PYTHON_VERSION=3.10.5 ARG PYTHON_VERSION=3.10.6 ARG PYINSTALLER_VERSION=5.3.0 # we need wine for this all to work, so we'll use the PPA Loading README.md +1 −0 Original line number Diff line number Diff line Loading @@ -144,6 +144,7 @@ Bumped Python version to 3.6 on Linux, thank you @itouch5000 #### [2.8] - Upcoming - Updated OpenSSL 1.1.1p -> 1.1.1q - Updated Pyinstaler 5.2.0 -> 5.3.0 - Updated Python 3.10.5 -> 3.10.6 ## License Loading Loading
Dockerfile-py3-amd64 +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ SHELL ["/bin/bash", "-i", "-c"] LABEL maintainer="batonogov@icloud.com" ARG PYTHON_VERSION=3.10.5 ARG PYTHON_VERSION=3.10.6 ARG PYINSTALLER_VERSION=5.3.0 ARG OPENSSL_VERSION=1.1.1q Loading
Dockerfile-py3-win64 +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ LABEL maintainer="batonogov@icloud.com" ENV DEBIAN_FRONTEND noninteractive ARG WINE_VERSION=winehq-stable ARG PYTHON_VERSION=3.10.5 ARG PYTHON_VERSION=3.10.6 ARG PYINSTALLER_VERSION=5.3.0 # we need wine for this all to work, so we'll use the PPA Loading
README.md +1 −0 Original line number Diff line number Diff line Loading @@ -144,6 +144,7 @@ Bumped Python version to 3.6 on Linux, thank you @itouch5000 #### [2.8] - Upcoming - Updated OpenSSL 1.1.1p -> 1.1.1q - Updated Pyinstaler 5.2.0 -> 5.3.0 - Updated Python 3.10.5 -> 3.10.6 ## License Loading