Skip to content

Commit

Permalink
FF 126
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed May 14, 2024
1 parent 550ee21 commit 63a2c19
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 @@ -6,9 +6,9 @@ ENV LC_ALL C
ENV DEBIAN_FRONTEND noninteractive
ENV DEBCONF_NONINTERACTIVE_SEEN true

ENV FIREFOX_VERSION 125.0.1
ENV FIREFOX_VERSION 126.0
ENV CHROME_VERSION 124.*
ENV EDGE_VERSION 123.*
ENV EDGE_VERSION 124.*

# 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 63a2c19

Please sign in to comment.