Loading .DS_Storedeleted 100644 → 0 −6 KiB File deleted. View file .gitignore 0 → 100644 +1 −0 Original line number Diff line number Diff line .DS_Store Dockerfile-py3-amd64 +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ SHELL ["/bin/bash", "-i", "-c"] LABEL maintainer="batonogov@icloud.com" ARG PYTHON_VERSION=3.10.0 ARG PYINSTALLER_VERSION=4.6.0 ARG PYINSTALLER_VERSION=4.7.0 ENV PYPI_URL=https://pypi.python.org/ ENV PYPI_INDEX_URL=https://pypi.python.org/simple Loading Dockerfile-py3-win64 +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ ENV DEBIAN_FRONTEND noninteractive ARG WINE_VERSION=winehq-stable ARG PYTHON_VERSION=3.10.0 ARG PYINSTALLER_VERSION=4.6.0 ARG PYINSTALLER_VERSION=4.7.0 # we need wine for this all to work, so we'll use the PPA RUN set -x \ Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -120,7 +120,7 @@ Bumped Python version to 3.6 on Linux, thank you @itouch5000 #### [2.3] - Upcoming Release - Updated Python 3.9.7 -> 3.10.0 - Update Pyinstaler 4.5.1 -> 4.6.0 - Update Pyinstaler 4.5.1 -> 4.7.0 ## License Loading Loading
Dockerfile-py3-amd64 +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ SHELL ["/bin/bash", "-i", "-c"] LABEL maintainer="batonogov@icloud.com" ARG PYTHON_VERSION=3.10.0 ARG PYINSTALLER_VERSION=4.6.0 ARG PYINSTALLER_VERSION=4.7.0 ENV PYPI_URL=https://pypi.python.org/ ENV PYPI_INDEX_URL=https://pypi.python.org/simple Loading
Dockerfile-py3-win64 +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ ENV DEBIAN_FRONTEND noninteractive ARG WINE_VERSION=winehq-stable ARG PYTHON_VERSION=3.10.0 ARG PYINSTALLER_VERSION=4.6.0 ARG PYINSTALLER_VERSION=4.7.0 # we need wine for this all to work, so we'll use the PPA RUN set -x \ Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -120,7 +120,7 @@ Bumped Python version to 3.6 on Linux, thank you @itouch5000 #### [2.3] - Upcoming Release - Updated Python 3.9.7 -> 3.10.0 - Update Pyinstaler 4.5.1 -> 4.6.0 - Update Pyinstaler 4.5.1 -> 4.7.0 ## License Loading