fix: remove python3 headers

This commit is contained in:
Krrish Dholakia 2025-12-02 16:06:06 -08:00
parent 7fb2f4730b
commit 8ee298f9c9

View file

@ -15,7 +15,6 @@ RUN apk add --no-cache \
llvm \
lld \
gcc \
python3-dev \
linux-headers \
build-base \
bash \