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