forked from pool/python-3.10-image
add python310-wheel
OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/python-3.10-image?expand=0&rev=3
This commit is contained in:
parent
2fff0ea881
commit
cd094ad8f9
@ -25,7 +25,7 @@ LABEL com.suse.release-stage="beta"
|
|||||||
# endlabelprefix
|
# endlabelprefix
|
||||||
|
|
||||||
|
|
||||||
RUN set -euo pipefail && zypper -n in --no-recommends python310 python310-pip curl git-core && zypper -n clean && rm -rf /var/log/*
|
RUN set -euo pipefail && zypper -n in --no-recommends python310 python310-pip curl git-core python310-wheel && zypper -n clean && rm -rf /var/log/*
|
||||||
|
|
||||||
ENV PYTHON_VERSION="%%py310_ver%%"
|
ENV PYTHON_VERSION="%%py310_ver%%"
|
||||||
ENV PIP_VERSION="%%pip_ver%%"
|
ENV PIP_VERSION="%%pip_ver%%"
|
||||||
|
Loading…
Reference in New Issue
Block a user