Browse Source

first commit

George 4 years ago
parent
commit
8288abbf42
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -48,7 +48,7 @@ RUN git clone -b baangt-selenium-grid-v4 https://gogs.earthsquad.global/athos/ba
     tar -zxf geckodriver-$GECKODRIVER_VERSION-linux64.tar.gz && \
     chmod +x geckodriver && \
     rm geckodriver-$GECKODRIVER_VERSION-linux64.tar.gz && \
-    cd ../.. && \
+    cd ../..
 
 WORKDIR /root/