chore(deps): update srcrs/rss-reader docker tag to v2.1

This commit is contained in:
renovate[bot] 2024-06-18 04:08:59 +00:00 committed by GitHub
parent 23b4a24896
commit cb40025a78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ services:
volumes:
- "${DATA_PATH}/db:/app/db"
- "./data/config.json:/app/config.json"
image: srcrs/rss-reader:v2.0
image: srcrs/rss-reader:v2.1
labels:
createdBy: "Apps"