Browse Source

upgrade image

master
Yasuhiro Yamaguchi 1 year ago
parent
commit
42032bab18
  1. 2
      docker-compose.yml

2
docker-compose.yml

@ -7,7 +7,7 @@ services:
command: db:5432 command: db:5432
miniflux: miniflux:
image: miniflux/miniflux:2.0.36
image: miniflux/miniflux:2.1.3
ports: ports:
- "${MINIFLUX_HTTP_PORT}:8080" - "${MINIFLUX_HTTP_PORT}:8080"
depends_on: depends_on:

Loading…
Cancel
Save