Skip to content

Commit

Permalink
Merge pull request #241 from harshad16/release-0.33.0
Browse files Browse the repository at this point in the history
🚢 Release of version 0.33.0
  • Loading branch information
harshad16 authored Apr 25, 2022
2 parents dfadc7a + c5d99d2 commit 8da68f1
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion f34-py39/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM registry.fedoraproject.org/f34/python3:0-31.container
ENV SUMMARY="Thoth's Source-to-Image for Python ${PYTHON_VERSION} applications" \
DESCRIPTION="Thoth's Source-to-Image for Python ${PYTHON_VERSION} applications. This toolchain is based on Fedora 34. It includes Pipenv." \
THOTH_S2I_NAME=quay.io/thoth-station/s2i-thoth-f34-py39 \
THOTH_S2I_VERSION=0.32.3 \
THOTH_S2I_VERSION=0.33.0 \
THAMOS_NO_PROGRESSBAR=1 \
THAMOS_NO_EMOJI=1 \
MICROPIPENV_NO_LOCKFILE_PRINT=0 \
Expand Down
2 changes: 1 addition & 1 deletion f35-py310/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM registry.fedoraproject.org/f35/python3:0-41.container
ENV SUMMARY="Thoth's Source-to-Image for Python ${PYTHON_VERSION} applications" \
DESCRIPTION="Thoth's Source-to-Image for Python ${PYTHON_VERSION} applications. This toolchain is based on Fedora 35. It includes Pipenv." \
THOTH_S2I_NAME=quay.io/thoth-station/s2i-thoth-f35-py310 \
THOTH_S2I_VERSION=0.32.3 \
THOTH_S2I_VERSION=0.33.0 \
THAMOS_NO_PROGRESSBAR=1 \
THAMOS_NO_EMOJI=1 \
MICROPIPENV_NO_LOCKFILE_PRINT=0 \
Expand Down
2 changes: 1 addition & 1 deletion ubi8-py36/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM registry.access.redhat.com/ubi8/python-36:1-170.1648121369
ENV SUMMARY="Thoth's Source-to-Image for Python ${PYTHON_VERSION} applications" \
DESCRIPTION="Thoth's Source-to-Image for Python ${PYTHON_VERSION} applications. This toolchain is based on Red Hat UBI8. It includes pipenv." \
THOTH_S2I_NAME=quay.io/thoth-station/s2i-thoth-ubi8-py36 \
THOTH_S2I_VERSION=0.32.4 \
THOTH_S2I_VERSION=0.33.0 \
THAMOS_NO_PROGRESSBAR=1 \
THAMOS_NO_EMOJI=1 \
MICROPIPENV_NO_LOCKFILE_PRINT=0 \
Expand Down
2 changes: 1 addition & 1 deletion ubi8-py38/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM registry.access.redhat.com/ubi8/python-38:1-86.1648121386
ENV SUMMARY="Thoth's Source-to-Image for Python ${PYTHON_VERSION} applications" \
DESCRIPTION="Thoth's Source-to-Image for Python ${PYTHON_VERSION} applications. This toolchain is based on Red Hat UBI8. It includes pipenv." \
THOTH_S2I_NAME=quay.io/thoth-station/s2i-thoth-ubi8-py38 \
THOTH_S2I_VERSION=0.32.4 \
THOTH_S2I_VERSION=0.33.0 \
THAMOS_NO_PROGRESSBAR=1 \
THAMOS_NO_EMOJI=1 \
MICROPIPENV_NO_LOCKFILE_PRINT=0 \
Expand Down
2 changes: 1 addition & 1 deletion ubi8-py39/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM registry.access.redhat.com/ubi8/python-39:1-35.1648121362
ENV SUMMARY="Thoth's Source-to-Image for Python ${PYTHON_VERSION} applications" \
DESCRIPTION="Thoth's Source-to-Image for Python ${PYTHON_VERSION} applications. This toolchain is based on Red Hat UBI8. It includes pipenv." \
THOTH_S2I_NAME=quay.io/thoth-station/s2i-thoth-ubi8-py39 \
THOTH_S2I_VERSION=0.32.4 \
THOTH_S2I_VERSION=0.33.0 \
THAMOS_NO_PROGRESSBAR=1 \
THAMOS_NO_EMOJI=1 \
MICROPIPENV_NO_LOCKFILE_PRINT=0 \
Expand Down

0 comments on commit 8da68f1

Please sign in to comment.