Cleaned up

This commit is contained in:
butomo1989
2018-09-04 10:34:49 +02:00
parent e2800863e8
commit da177442ce
3 changed files with 11 additions and 12 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ ENV DISPLAY=:0 \
#====================
# Install genymotion
#====================
RUN echo | ssh-keygen
RUN echo | ssh-keygen -q
ARG GENYMOTION_VERSION=2.12.1
ENV GENYMOTION=true \
GENYMOTION_VERSION=$GENYMOTION_VERSION \