Skip to content

Commit ab5e525

Browse files
committed
add comment
1 parent 4bab95e commit ab5e525

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.kokoro/docker/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ RUN apt-get update \
6565
uuid-dev \
6666
wget \
6767
zlib1g-dev \
68+
# Remove `python3-setuptools` since the installed version
69+
# does not include a patch for CVE-2025-47273/CVE-2025-47273.
6870
&& apt remove -y python3-setuptools \
6971
&& apt-get clean autoclean \
7072
&& apt-get autoremove -y \

0 commit comments

Comments
 (0)