miniflux v bump
This commit is contained in:
@@ -16,7 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive; \
|
||||
cron \
|
||||
postgresql postgresql-contrib \
|
||||
&& curl -L \
|
||||
https://github.com/miniflux/miniflux/releases/download/2.0.25/miniflux_2.0.25_amd64.deb \
|
||||
https://github.com/miniflux/miniflux/releases/download/2.0.28/miniflux_2.0.28_amd64.deb \
|
||||
> /miniflux.deb \
|
||||
&& dpkg -i /miniflux.deb \
|
||||
&& mkdir -p /mnt/save
|
||||
|
||||
Reference in New Issue
Block a user