Spaces:
Building
Building
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
FROM
|
2 |
|
3 |
ENV SE_NO_VNC_PORT 7860
|
|
|
1 |
+
FROM selenium/node-chromium
|
2 |
|
3 |
ENV SE_NO_VNC_PORT 7860
|