From e98ef829cc17014ac409bc3d428f7cb6dda7777a Mon Sep 17 00:00:00 2001 From: soulgalore Date: Fri, 8 Nov 2024 07:31:24 +0100 Subject: [PATCH] Edge 130 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a079d27..cdf9227 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ ENV DEBCONF_NONINTERACTIVE_SEEN true ENV FIREFOX_VERSION 132.0 ENV CHROME_VERSION 130.* -ENV EDGE_VERSION 129.* +ENV EDGE_VERSION 130.* # 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.