We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e58ba6 commit c11baefCopy full SHA for c11baef
build/Dockerfile
@@ -2,7 +2,7 @@
2
# concatenate them. Also, we have to repeat ARG instructions in each build
3
# stage that uses them.
4
ARG GOLANG_VERSION=1.26.0
5
-ARG CHROME_VERSION=143.0.7499.109-1
+ARG CHROME_VERSION=145.0.7632.116-1
6
7
# ----------------------------------------------
8
# pdfcpu binary build stage
0 commit comments