fix
This commit is contained in:
@@ -6,7 +6,9 @@ RUN apt-get update && apt-get install -y \
|
||||
build-essential \
|
||||
ccache \
|
||||
git \
|
||||
pkg-config
|
||||
lsb-release \
|
||||
pkg-config \
|
||||
software-properties-common
|
||||
|
||||
ENV PATH="/root/.local/bin:${PATH}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user