chore(deps): update ghcr.io/miniflux/miniflux docker tag to v2.2.0
This commit is contained in:
parent
721a77382f
commit
4c95c905f0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ services:
|
|||
######## Miniflux ########
|
||||
miniflux:
|
||||
container_name: "mf-frontend"
|
||||
image: "ghcr.io/miniflux/miniflux:2.1.4"
|
||||
image: "ghcr.io/miniflux/miniflux:2.2.0"
|
||||
restart: always
|
||||
depends_on:
|
||||
- mf-db16
|
||||
|
|
Loading…
Reference in a new issue