Skip to content

Commit 2711f18

Browse files
committed
remove invalid package
Signed-off-by: chensuyue <suyue.chen@intel.com>
1 parent 47ab539 commit 2711f18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.azure-pipelines/docker/DockerfileCodeScan.devel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends --fix-missing \
2525
python3 \
2626
python3-pip \
2727
python3-dev \
28-
python3-distutils \
2928
wget
3029

3130
RUN ln -sf $(which python3) /usr/bin/python

0 commit comments

Comments
 (0)