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