mirror of
https://github.com/gshang2017/docker.git
synced 2025-07-23 00:48:23 +00:00
ttrss:25.04-4ae17d0f
This commit is contained in:
@ -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
|
||||
|
@ -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,及一些常用插件|
|
||||
|
||||
#### 版本升级注意:
|
||||
|
||||
|
Reference in New Issue
Block a user