Skip to content

Commit c9745ce

Browse files
committed
Remove software-properties-common from base container to mitigate GPL-2 depencencies issues
1 parent 29ebd4f commit c9745ce

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1384,7 +1384,6 @@ def dockerfile_prepare_container_linux(argmap, backends, enable_gpu, target_mach
13841384
libgoogle-perftools-dev \\
13851385
libjemalloc-dev \\
13861386
libnuma-dev \\
1387-
software-properties-common \\
13881387
wget \\
13891388
{backend_dependencies} \\
13901389
python3-pip \\

0 commit comments

Comments
 (0)