Skip to content

Commit 5837798

Browse files
authored
Remove google-perftools from the default image. (#39325)
1 parent b52f04d commit 5837798

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

sdks/python/container/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ RUN \
4545
ccache \
4646
# Required for using Beam Python SDK on ARM machines.
4747
libgeos-dev \
48-
# Required for memory profiling with tcmalloc.
49-
google-perftools \
5048
&& \
5149

5250
rm -rf /var/lib/apt/lists/* && \

0 commit comments

Comments
 (0)