We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d568381 commit f7e1e48Copy full SHA for f7e1e48
Dockerfile
@@ -15,7 +15,7 @@ RUN apt update -y -q && apt upgrade -y -q && apt upgrade -y -q && apt install -y
15
git \
16
gnat-11 \
17
libc6-dev-i386 \
18
- libxml-dev \
+ libxml2-dev \
19
libelf-dev \
20
linux-libc-dev \
21
make \
0 commit comments