miniflux: bump versions
parent
d7b046016d
commit
bbb1270b49
|
@ -2,7 +2,7 @@ version: '3.4'
|
|||
|
||||
services:
|
||||
app:
|
||||
image: 'miniflux/miniflux:2.0.36'
|
||||
image: 'miniflux/miniflux:2.0.38'
|
||||
command: '/usr/bin/miniflux -c /etc/miniflux.conf'
|
||||
|
||||
deploy:
|
||||
|
@ -32,7 +32,7 @@ services:
|
|||
- miniflux_admin_password_v2
|
||||
|
||||
db:
|
||||
image: 'postgres:14.2-alpine'
|
||||
image: 'postgres:14.5-alpine'
|
||||
|
||||
deploy:
|
||||
mode: 'replicated'
|
||||
|
|
Loading…
Reference in New Issue