Fix hide character

This commit is contained in:
2022-07-28 13:32:09 +02:00
parent 7f50d2cf38
commit 2880aa5adf
+4 -4
View File
@@ -14,12 +14,12 @@ RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
RUN apt-get update && apt-get install -y \
build-essential \
gcc \
git \
cmake \
git \
cmake \
libc6-dev \
libx11-dev \
subversion \
libx11-dev \
subversion \
libx11-dev \
libxrandr-dev \
libxcursor-dev \
libxxf86vm-dev \