sudo
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM ubuntu:latest as build_stage
|
||||
|
||||
RUN apt-get update
|
||||
RUN sudo apt install -y \
|
||||
RUN apt install -y \
|
||||
git \
|
||||
build-essential \
|
||||
cmake \
|
||||
|
||||
Reference in New Issue
Block a user