Explorar o código

Merge pull request #39717 from thaJeztah/add_python_wheel

Dockerfile: add python3-wheel back again (for yamllint)
Sebastiaan van Stijn %!s(int64=6) %!d(string=hai) anos
pai
achega
07b48c9e08
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -248,6 +248,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
 	pigz \
 	python3-pip \
 	python3-setuptools \
+	python3-wheel \
 	thin-provisioning-tools \
 	vim \
 	vim-common \