Skip to content

Commit 57e3bb3

Browse files
committed
jibri: bump Chrome version
1 parent a0a3410 commit 57e3bb3

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=109.0.5414.74
16-
ARG CHROMEDRIVER_MAJOR_RELEASE=109
15+
ARG CHROME_RELEASE=112.0.5615.49
16+
ARG CHROMEDRIVER_MAJOR_RELEASE=112
1717

1818
COPY rootfs/ /
1919

0 commit comments

Comments
 (0)