Skip to content

Commit 262fbaa

Browse files
authored
Update Dockerfile
1 parent 4f1d1a5 commit 262fbaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ RUN apt install -y python2.7 build-essential libexpat1-dev
1818

1919
USER ${user}
2020

21-
ENV CHROME_BIN=/usr/bin/chromium-browser
21+
ENV CHROME_BIN=/usr/bin/chromium-browser-bla
2222

2323
RUN npm config set python /usr/bin/python2.7

0 commit comments

Comments
 (0)