We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2378645 commit 4ba43a8Copy full SHA for 4ba43a8
1 file changed
debian/Dockerfile
@@ -60,6 +60,7 @@ RUN set -eux \
60
&& DEBIAN_FRONTEND=noninteractive apt-get -qqy update \
61
&& DEBIAN_FRONTEND=noninteractive apt-get -qqy install --no-install-recommends \
62
python3=${PYTHON_VERSION} \
63
+ python-is-python3 \
64
python3-pip \
65
python3-setuptools \
66
python3-venv \
0 commit comments