We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f1d1a5 commit 262fbaaCopy full SHA for 262fbaa
1 file changed
Dockerfile
@@ -18,6 +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
+ENV CHROME_BIN=/usr/bin/chromium-browser-bla
22
23
RUN npm config set python /usr/bin/python2.7
0 commit comments