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