Skip to content

Commit 9b49122

Browse files
committed
Removed line from Dockerfile
Removed an added line from the Dockerfile to be able to contribute it in a separate PR.
1 parent 5b72948 commit 9b49122

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/dev-image/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ FROM shs96c/selenium-remote-build:latest
33

44
USER root
55

6-
RUN rm -f /etc/apt/sources.list.d/google-chrome.list
76
RUN apt-get update -qqy && apt-get install -y wget curl gnupg2
87

98
# So we can install browsers later

0 commit comments

Comments
 (0)