Skip to content

Commit a887b20

Browse files
committed
[skip ci] - fix: add packages for lxml building of Arm64 layer
Signed-off-by: Abdel Jaidi <[email protected]>
1 parent 1b1240e commit a887b20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

building/lambda/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ FROM ${base_image} AS base
66
RUN yum install -y \
77
boost-devel \
88
jemalloc-devel \
9+
libxml2-devel \
10+
libxslt-devel \
911
bison \
1012
make \
1113
gcc \

0 commit comments

Comments
 (0)