roxky commited on
Commit
02e78ff
·
verified ·
1 Parent(s): 1767c7c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM seleniarm/node-chromium
2
 
3
  RUN apt-get -qqy update \
4
  && apt-get -qqy install python3 python-is-python3 pip \
 
1
+ FROM selenium/node-chromium
2
 
3
  RUN apt-get -qqy update \
4
  && apt-get -qqy install python3 python-is-python3 pip \