mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update firefox to version 136.0.2 (#2439)
This commit is contained in:
parent
be9f9cf762
commit
1a389d6a85
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 3000
|
||||
|
||||
server:
|
||||
image: linuxserver/firefox:136.0.1@sha256:90efc7211c735e048b070e7811a28dfb7f9297bbd4664eac1596176328bb5c44
|
||||
image: linuxserver/firefox:136.0.2@sha256:e0466eb005008d517d01fe5bf14590bcb0e68ea0556aa63f6b5c3a2d8b89a763
|
||||
restart: on-failure
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: firefox
|
||||
category: networking
|
||||
name: Firefox
|
||||
version: "136.0.1"
|
||||
version: "136.0.2"
|
||||
tagline: Firefox is a free and open-source web browser
|
||||
description: >-
|
||||
Get the browser that protects what is important.
|
||||
@ -19,7 +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 release of Firefox brings multiple new features, improvements and bug fixes:
|
||||
This release of Firefox brings multiple improvements and bug fixes.
|
||||
|
||||
|
||||
Firefox 136 includes the following changes:
|
||||
- Access multiple tools through a new sidebar without leaving your main view
|
||||
- Organize tabs vertically in the sidebar instead of along the top
|
||||
- Clear saved form info separately from browsing history
|
||||
|
Loading…
Reference in New Issue
Block a user