Skip to content

Commit 8f2fdd8

Browse files
committed
fixes #7 - Rollback to chrome 71 since 72 seems buggy
I tried with 72.0.3626.81 - resulted #7 I tried with 72.0.3626.96 - no browser detected. For now it will just fix the issue by rollbacking, but I'll have to retry when a more stable version is released Signed-off-by: Jay MOULIN <jaymoulin@gmail.com>
1 parent c3270e5 commit 8f2fdd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.amd64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM femtopixel/google-chrome-headless:72.0.3626.81-amd64
1+
FROM femtopixel/google-chrome-headless:71.0.3578.98-amd64
22

33
ARG VERSION=v4.1.0
44

0 commit comments

Comments
 (0)