We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8e12cd commit 4f1d1a5Copy full SHA for 4f1d1a5
1 file changed
Dockerfile
@@ -18,4 +18,6 @@ RUN apt install -y python2.7 build-essential libexpat1-dev
18
19
USER ${user}
20
21
+ENV CHROME_BIN=/usr/bin/chromium-browser
22
+
23
RUN npm config set python /usr/bin/python2.7
0 commit comments