mirror of
https://github.com/okhsunrog/vpnhide.git
synced 2026-04-28 14:44:43 +00:00
ci: add flex, bison, libssl-dev, libelf-dev to Docker image
This commit is contained in:
parent
50176322d3
commit
1849ead690
1 changed files with 1 additions and 1 deletions
2
.github/docker/ci/Dockerfile
vendored
2
.github/docker/ci/Dockerfile
vendored
|
|
@ -17,7 +17,7 @@ RUN apt-get update && \
|
|||
build-essential pkg-config \
|
||||
cmake ninja-build \
|
||||
openjdk-17-jdk-headless \
|
||||
bc kmod cpio \
|
||||
bc kmod cpio flex bison libssl-dev libelf-dev \
|
||||
binutils-aarch64-linux-gnu \
|
||||
git && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue