Skip to content

Commit

Permalink
ttrss:23.11-2c7e0001
Browse files Browse the repository at this point in the history
  • Loading branch information
gshang2017 committed Dec 1, 2023
1 parent ff3a584 commit 50f48cf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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.5.0
ARG TTRSS_VER=23.10-1be15640
ARG GIT_COMMIT_SHA=1be156408af4f9291790dbda7131fd99369ca48f
ARG S6_VER=3.1.6.2
ARG TTRSS_VER=23.11-2c7e0001
ARG GIT_COMMIT_SHA=2c7e000120b23487ed4090241a206f528e6b11f5

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 @@ -18,7 +18,7 @@

|名称|版本|说明|
|:-|:-|:-|
|ttrss|plugins-23.10-1be15640|amd64;arm64v8;arm32v7,集成postgres数据库(PostgreSQL-14.1),mercury-parser-api及一些常用插件|
|ttrss|plugins-23.11-2c7e0001|amd64;arm64v8;arm32v7,集成postgres数据库(PostgreSQL-14.1),mercury-parser-api及一些常用插件|

#### 版本升级注意:

Expand Down

0 comments on commit 50f48cf

Please sign in to comment.