ttrss:21.06-9669bb94d

This commit is contained in:
John
2021-07-30 18:47:58 +08:00
parent 9bb168a7fb
commit e3861059e7
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM cthulhoo/ttrss-fpm-pgsql-static:21.05-92c78beb9 as ttrss-src
FROM cthulhoo/ttrss-fpm-pgsql-static:21.06-9669bb94d as ttrss-src
FROM postgres:12.0-alpine
ARG S6_VER=2.2.0.3

View File

@ -14,7 +14,7 @@
|名称|版本|说明|
|:-|:-|:-|
|ttrss|plugins-21.05-92c78beb9|amd64;arm64v8;arm32v7,集成postgres数据库(PostgreSQL-12.0),mercury-parser-api及一些常用插件|
|ttrss|plugins-21.06-9669bb94d|amd64;arm64v8;arm32v7,集成postgres数据库(PostgreSQL-12.0),mercury-parser-api及一些常用插件|
|ttrss|plugins-19.8|amd64,集成postgres数据库(PostgreSQL-12beta4),mercury-parser-api及一些常用插件|
|ttrss|19.8|amd64,需自建数据库|