File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ FROM registry.fedoraproject.org/f34/python3:0-31.container
4
4
ENV SUMMARY="Thoth's Source-to-Image for Python ${PYTHON_VERSION} applications" \
5
5
DESCRIPTION="Thoth's Source-to-Image for Python ${PYTHON_VERSION} applications. This toolchain is based on Fedora 34. It includes Pipenv." \
6
6
THOTH_S2I_NAME=quay.io/thoth-station/s2i-thoth-f34-py39 \
7
- THOTH_S2I_VERSION=0.32.3 \
7
+ THOTH_S2I_VERSION=0.33.0 \
8
8
THAMOS_NO_PROGRESSBAR=1 \
9
9
THAMOS_NO_EMOJI=1 \
10
10
MICROPIPENV_NO_LOCKFILE_PRINT=0 \
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ FROM registry.fedoraproject.org/f35/python3:0-41.container
4
4
ENV SUMMARY="Thoth's Source-to-Image for Python ${PYTHON_VERSION} applications" \
5
5
DESCRIPTION="Thoth's Source-to-Image for Python ${PYTHON_VERSION} applications. This toolchain is based on Fedora 35. It includes Pipenv." \
6
6
THOTH_S2I_NAME=quay.io/thoth-station/s2i-thoth-f35-py310 \
7
- THOTH_S2I_VERSION=0.32.3 \
7
+ THOTH_S2I_VERSION=0.33.0 \
8
8
THAMOS_NO_PROGRESSBAR=1 \
9
9
THAMOS_NO_EMOJI=1 \
10
10
MICROPIPENV_NO_LOCKFILE_PRINT=0 \
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ FROM registry.access.redhat.com/ubi8/python-36:1-170.1648121369
4
4
ENV SUMMARY="Thoth's Source-to-Image for Python ${PYTHON_VERSION} applications" \
5
5
DESCRIPTION="Thoth's Source-to-Image for Python ${PYTHON_VERSION} applications. This toolchain is based on Red Hat UBI8. It includes pipenv." \
6
6
THOTH_S2I_NAME=quay.io/thoth-station/s2i-thoth-ubi8-py36 \
7
- THOTH_S2I_VERSION=0.32.4 \
7
+ THOTH_S2I_VERSION=0.33.0 \
8
8
THAMOS_NO_PROGRESSBAR=1 \
9
9
THAMOS_NO_EMOJI=1 \
10
10
MICROPIPENV_NO_LOCKFILE_PRINT=0 \
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ FROM registry.access.redhat.com/ubi8/python-38:1-86.1648121386
4
4
ENV SUMMARY="Thoth's Source-to-Image for Python ${PYTHON_VERSION} applications" \
5
5
DESCRIPTION="Thoth's Source-to-Image for Python ${PYTHON_VERSION} applications. This toolchain is based on Red Hat UBI8. It includes pipenv." \
6
6
THOTH_S2I_NAME=quay.io/thoth-station/s2i-thoth-ubi8-py38 \
7
- THOTH_S2I_VERSION=0.32.4 \
7
+ THOTH_S2I_VERSION=0.33.0 \
8
8
THAMOS_NO_PROGRESSBAR=1 \
9
9
THAMOS_NO_EMOJI=1 \
10
10
MICROPIPENV_NO_LOCKFILE_PRINT=0 \
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ FROM registry.access.redhat.com/ubi8/python-39:1-35.1648121362
4
4
ENV SUMMARY="Thoth's Source-to-Image for Python ${PYTHON_VERSION} applications" \
5
5
DESCRIPTION="Thoth's Source-to-Image for Python ${PYTHON_VERSION} applications. This toolchain is based on Red Hat UBI8. It includes pipenv." \
6
6
THOTH_S2I_NAME=quay.io/thoth-station/s2i-thoth-ubi8-py39 \
7
- THOTH_S2I_VERSION=0.32.4 \
7
+ THOTH_S2I_VERSION=0.33.0 \
8
8
THAMOS_NO_PROGRESSBAR=1 \
9
9
THAMOS_NO_EMOJI=1 \
10
10
MICROPIPENV_NO_LOCKFILE_PRINT=0 \
You can’t perform that action at this time.
0 commit comments