Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit 15f9614

Browse files
[vuln] Update expat (#897)
1 parent 455da2f commit 15f9614

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile.requirements

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ RUN apt-get install -y \
2525
libpq-dev \
2626
make \
2727
curl \
28+
libexpat1 \
2829
&& pip install --upgrade pip
2930

3031
WORKDIR /pip-packages/

0 commit comments

Comments
 (0)