File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ ENV PYTHON_SETUPTOOLS_VERSION=80.9.0
1717ENV PYTHON_WHEEL_VERSION=0.45.1
1818
1919# ##
20- # Install the specified versions of pip, setuptools, and wheel into the system
21- # Python environment; install the specified version of pipenv into the system Python
22- # environment; set up a Python virtual environment ( venv) ; and install the specified
23- # versions of pip, setuptools, and wheel into the venv.
20+ # Install the specified versions of pip, setuptools, and wheel;
21+ # install the specified version of pipenv; create the image dependency
22+ # venv; and install the specified versions of pip, setuptools, and
23+ # wheel into the dependency venv.
2424#
2525# Note that we use the --no-cache-dir flag to avoid writing to a local
2626# cache. This results in a smaller final image, at the cost of
You can’t perform that action at this time.
0 commit comments