ttrss:22.06-b148d2f51

This commit is contained in:
John
2022-07-06 19:08:57 +08:00
parent 966636e65e
commit 2eb967da43
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM cthulhoo/ttrss-fpm-pgsql-static:22.05-d391a01de as ttrss-src
FROM cthulhoo/ttrss-fpm-pgsql-static:22.06-b148d2f51 as ttrss-src
FROM postgres:14.1-alpine
ARG S6_VER=2.2.0.3

View File

@ -14,7 +14,7 @@
|名称|版本|说明|
|:-|:-|:-|
|ttrss|plugins-22.05-d391a01de|amd64;arm64v8;arm32v7,集成postgres数据库(PostgreSQL-14.1),mercury-parser-api及一些常用插件|
|ttrss|plugins-22.06-b148d2f51|amd64;arm64v8;arm32v7,集成postgres数据库(PostgreSQL-14.1),mercury-parser-api及一些常用插件|
#### 版本升级注意: