done
This commit is contained in:
@@ -5,6 +5,7 @@ FROM ${LLVM_IMAGE}:${LLVM_VERSION} AS builder
|
|||||||
|
|
||||||
# Install build dependencies and tools
|
# Install build dependencies and tools
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
|
build-essential \
|
||||||
curl \
|
curl \
|
||||||
git \
|
git \
|
||||||
libssl-dev \
|
libssl-dev \
|
||||||
|
|||||||
Reference in New Issue
Block a user