From e2765f0b753ac14837dc98f3e3b1ef59bb067647 Mon Sep 17 00:00:00 2001 From: "Alexander L." Date: Wed, 20 Nov 2024 05:46:33 +0100 Subject: [PATCH] Update Firefox to 132.0.2 (#1814) --- firefox/docker-compose.yml | 2 +- firefox/umbrel-app.yml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/firefox/docker-compose.yml b/firefox/docker-compose.yml index 053355b0e5..629f125f57 100644 --- a/firefox/docker-compose.yml +++ b/firefox/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 3000 server: - image: linuxserver/firefox:130.0.1@sha256:2208519e32670e886783f74a976b5ca927b15b9912a01cb134e877c0b627cc3d + image: linuxserver/firefox:132.0.2@sha256:6b341db871e92c29e44fef86a603b13f2573a5f57e90f8fdcc329141981a61ec restart: on-failure environment: - PUID=1000 diff --git a/firefox/umbrel-app.yml b/firefox/umbrel-app.yml index 2a64562081..6d478a0c58 100644 --- a/firefox/umbrel-app.yml +++ b/firefox/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: firefox category: networking name: Firefox -version: "130.0.1-hotfix" +version: "132.0.2" tagline: Firefox is a free and open-source web browser description: >- Get the browser that protects what is important. @@ -19,10 +19,10 @@ description: >- Available in over 90 languages, and compatible with Windows, Mac and Linux machines, Firefox works no matter what you are using or where you are. Make sure your operating system is up to date for the best experience. releaseNotes: >- - This is a hotfix release to fix an issue where firefox would not navigate to properly to URLs. + Multiple security and bug fixes. - Full release notes are available at https://www.mozilla.org/en-US/firefox/130.0/releasenotes + Full release notes are available at https://www.mozilla.org/en-US/firefox/132.0/releasenotes developer: Mozilla Foundation website: https://www.mozilla.org/en-US/firefox/ dependencies: []