v3
This commit is contained in:
@@ -3,6 +3,7 @@ FROM ubuntu:22.04 AS build
|
|||||||
# Install build dependencies
|
# Install build dependencies
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
git \
|
git \
|
||||||
|
wget \
|
||||||
cmake \
|
cmake \
|
||||||
make \
|
make \
|
||||||
g++ \
|
g++ \
|
||||||
|
|||||||
Reference in New Issue
Block a user