mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Firefox to version 133.0.3 (#1952)
This commit is contained in:
parent
2945a938f4
commit
2d60898339
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 3000
|
||||
|
||||
server:
|
||||
image: linuxserver/firefox:132.0.2@sha256:6b341db871e92c29e44fef86a603b13f2573a5f57e90f8fdcc329141981a61ec
|
||||
image: linuxserver/firefox:133.0.3@sha256:95ed2b14929eee46dab9109602063cd85859d4bcab7167319cf12b5ec7a0034d
|
||||
restart: on-failure
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: firefox
|
||||
category: networking
|
||||
name: Firefox
|
||||
version: "132.0.2"
|
||||
version: "133.0.3"
|
||||
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: >-
|
||||
Multiple security and bug fixes.
|
||||
This release of Firefox brings Bounce Tracking Protection in Enhanced Tracking Protection's "Strict" mode and multiple security and bug fixes.
|
||||
|
||||
|
||||
Full release notes are available at https://www.mozilla.org/en-US/firefox/132.0/releasenotes
|
||||
Full release notes are available at https://www.mozilla.org/en-US/firefox/133.0/releasenotes
|
||||
developer: Mozilla Foundation
|
||||
website: https://www.mozilla.org/en-US/firefox/
|
||||
dependencies: []
|
||||
|
Loading…
Reference in New Issue
Block a user