ttrss:25.04-4ae17d0f

This commit is contained in:
John
2025-05-01 10:50:03 +08:00
parent baa1a1ea6f
commit 5e2767a0fd
2 changed files with 3 additions and 3 deletions

View File

@ -18,8 +18,8 @@ RUN apk update \
FROM ghcr.io/gshang2017/postgres:latest
ARG S6_VER=3.2.0.2
ARG TTRSS_VER=25.04-f9e89117
ARG GIT_COMMIT_SHA=f9e8911727064dd49119bd09b36e41fc1230b09c
ARG TTRSS_VER=25.04-4ae17d0f
ARG GIT_COMMIT_SHA=4ae17d0f1c956bfe392653ab847eb2e3da6f7bfc
ENV UID=1000
ENV GID=1000

View File

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