Update srcrs/rss-reader Docker tag to v1.7

This commit is contained in:
renovate[bot] 2023-11-19 13:27:32 +00:00 committed by GitHub
parent 2581abe27a
commit ffc97d079a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ services:
volumes:
- "${DATA_PATH}/db:/app/db"
- "./data/config.json:/app/config.json"
image: srcrs/rss-reader:v1.6
image: srcrs/rss-reader:v1.7
labels:
createdBy: "Apps"