Skip to content

Commit ec7f880

Browse files
authored
Merge pull request #205 from showwin/bugfix-dockerfile
Fix building image from Dockerfile
2 parents e857dbe + dc0e683 commit ec7f880

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ RUN exec "$@"
9090
#=====================
9191
COPY seleniumbase /SeleniumBase/seleniumbase/
9292
COPY examples /SeleniumBase/examples/
93-
COPY console_scripts /SeleniumBase/console_scripts/
9493
COPY integrations /SeleniumBase/integrations/
9594
COPY requirements.txt /SeleniumBase/requirements.txt
9695
COPY setup.py /SeleniumBase/setup.py

0 commit comments

Comments
 (0)