Skip to content

Commit

Permalink
ttrss:24.04-d8329071
Browse files Browse the repository at this point in the history
  • Loading branch information
gshang2017 committed May 1, 2024
1 parent 7e76b59 commit 207467a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions tt-rss-plugins/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM ghcr.io/gshang2017/postgres:latest

ARG S6_VER=3.1.6.2
ARG TTRSS_VER=24.03-435c321c
ARG GIT_COMMIT_SHA=435c321caaf3ae7aca936f175348d9efb40d6419
ARG TTRSS_VER=24.04-d8329071
ARG GIT_COMMIT_SHA=d832907125a7711397da8ade5cfb51082d802542

ENV UID=1000
ENV GID=1000
Expand Down
2 changes: 1 addition & 1 deletion tt-rss-plugins/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

|名称|版本|说明|
|:-|:-|:-|
|ttrss|plugins-24.03-435c321c|amd64;arm64v8;arm32v7,集成postgres数据库(PostgreSQL-14.1),mercury-parser-api及一些常用插件|
|ttrss|plugins-24.04-d8329071|amd64;arm64v8;arm32v7,集成postgres数据库(PostgreSQL-14.1),mercury-parser-api及一些常用插件|

#### 版本升级注意:

Expand Down

0 comments on commit 207467a

Please sign in to comment.