Skip to content

Commit

Permalink
Chrome and Edge 120
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Dec 11, 2023
1 parent fabcf3a commit d4f75f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ ENV DEBIAN_FRONTEND noninteractive
ENV DEBCONF_NONINTERACTIVE_SEEN true

ENV FIREFOX_VERSION 120.0
ENV CHROME_VERSION 119.*
ENV EDGE_VERSION 119.*
ENV CHROME_VERSION 120.*
ENV EDGE_VERSION 120.*

# Avoid ERROR: invoke-rc.d: policy-rc.d denied execution of start.
# Avoid ERROR: invoke-rc.d: unknown initscript, /etc/init.d/systemd-logind not found.
Expand Down

0 comments on commit d4f75f2

Please sign in to comment.