We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc5cdad commit 7ea15beCopy full SHA for 7ea15be
1 file changed
Dockerfile
@@ -7,8 +7,8 @@ ENV DEBIAN_FRONTEND=noninteractive
7
ENV DEBCONF_NONINTERACTIVE_SEEN=true
8
9
ENV FIREFOX_VERSION=147.*
10
-ENV CHROME_VERSION=144.*
11
-ENV EDGE_VERSION=143.*
+ENV CHROME_VERSION=145.*
+ENV EDGE_VERSION=144.*
12
13
# Avoid ERROR: invoke-rc.d: policy-rc.d denied execution of start.
14
# Avoid ERROR: invoke-rc.d: unknown initscript, /etc/init.d/systemd-logind not found.
0 commit comments