Update FreshRSS to v1.22.1 (#840)

This commit is contained in:
Nathan Fretz 2023-11-10 23:20:53 -08:00 committed by GitHub
parent 3e62bca6eb
commit 6fc9595c78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 80
server:
image: linuxserver/freshrss:1.21.0@sha256:de37e3f8f79c8c0fa00368784baa14d183385e34d168c1749dc69adcde6e45ec
image: linuxserver/freshrss:1.22.1@sha256:705b4a5a1b50244ead4002f8c04f0c4e0ae9750a618e75cd73a9258c6b0a381c
restart: on-failure
environment:
- PUID=1000

View File

@ -1,8 +1,8 @@
manifestVersion: 1
id: freshrss
category: social
name: Freshrss
version: "1.21.0"
name: FreshRSS
version: "1.22.1"
tagline: A free, self-hostable aggregator for rss feeds
description: >-
FreshRSS is an RSS aggregator and reader. It enables you to seamlessly read and follow content from multiple websites at
@ -22,7 +22,8 @@ description: >-
- Import/export of your feeds into OPML format (more information)
- and more!
releaseNotes: ""
releaseNotes: >-
This release updates FreshRSS from version 1.21.0 to 1.22.1. Full release notes are available at https://github.com/FreshRSS/FreshRSS/releases.
developer: FreshRSS Org
website: https://freshrss.org/
dependencies: []