chore: fix build

# What does this PR do?


## Test Plan
This commit is contained in:
Eric Huang 2025-09-22 21:25:09 -07:00
parent 8d8261961e
commit f0211ffb70

View file

@ -164,7 +164,7 @@ RUN apt-get update && apt-get install -y \
procps psmisc lsof \ procps psmisc lsof \
traceroute \ traceroute \
bubblewrap \ bubblewrap \
gcc \ gcc g++ \
&& rm -rf /var/lib/apt/lists/* && rm -rf /var/lib/apt/lists/*
ENV UV_SYSTEM_PYTHON=1 ENV UV_SYSTEM_PYTHON=1