Skip to content

Commit 6f72293

Browse files
committed
jibri: bump Chrome version
1 parent 94c7060 commit 6f72293

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jibri/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ ARG TARGETPLATFORM
1212
ARG USE_CHROMIUM=0
1313
#ARG CHROME_RELEASE=latest
1414
#ARG CHROMEDRIVER_MAJOR_RELEASE=latest
15-
ARG CHROME_RELEASE=113.0.5672.126
16-
ARG CHROMEDRIVER_MAJOR_RELEASE=113
15+
ARG CHROME_RELEASE=114.0.5735.90
16+
ARG CHROMEDRIVER_MAJOR_RELEASE=114
1717

1818
COPY rootfs/ /
1919

0 commit comments

Comments
 (0)