Skip to content

Commit da1a344

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile.sdk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ RUN apt-get update && \
167167
python3-pip \
168168
python3-setuptools \
169169
python3-wheel \
170-
software-properties-common \
171170
vim \
172171
wget && \
173172
pip3 install "grpcio<1.68" "grpcio-tools<1.68"

0 commit comments

Comments
 (0)