Skip to content

Commit cabc7bc

Browse files
committed
ttrss:26.01-c625ca6b
1 parent db11ff2 commit cabc7bc

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

tt-rss-plugins/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ RUN apk update \
1717

1818
FROM ghcr.io/gshang2017/postgres:latest
1919

20-
ARG S6_VER=3.2.1.0
21-
ARG TTRSS_VER=25.12-b69713c8
22-
ARG GIT_COMMIT_SHA=b69713c841ac900982e18ece448a421cae72b460
20+
ARG S6_VER=3.2.2.0
21+
ARG TTRSS_VER=26.01-c625ca6b
22+
ARG GIT_COMMIT_SHA=c625ca6b7c6950580c68a70594894d1755d2badf
2323

2424
ENV UID=1000
2525
ENV GID=1000

tt-rss-plugins/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
|名称|版本|说明|
2424
|:-|:-|:-|
25-
|ttrss|plugins-25.12-b69713c8|amd64;arm64v8;arm32v7,集成postgres数据库(PostgreSQL-14.1),mercury-parser-api,opencc-api,及一些常用插件|
25+
|ttrss|plugins-26.01-c625ca6b|amd64;arm64v8;arm32v7,集成postgres数据库(PostgreSQL-14.1),mercury-parser-api,opencc-api,及一些常用插件|
2626

2727
#### 版本升级注意:
2828

0 commit comments

Comments
 (0)