mirror of
https://github.com/gshang2017/docker.git
synced 2025-08-18 08:17:55 +00:00
ttrss:24.06-d5eec31d
This commit is contained in:
@ -1,8 +1,8 @@
|
|||||||
FROM ghcr.io/gshang2017/postgres:latest
|
FROM ghcr.io/gshang2017/postgres:latest
|
||||||
|
|
||||||
ARG S6_VER=3.1.6.2
|
ARG S6_VER=3.2.0.0
|
||||||
ARG TTRSS_VER=24.05-8b037e81
|
ARG TTRSS_VER=24.06-d5eec31d
|
||||||
ARG GIT_COMMIT_SHA=8b037e81d8163104bfb535ce3dff3b24f5e9adcc
|
ARG GIT_COMMIT_SHA=d5eec31d6b036ddaf3432a32709c66d8dcb48090
|
||||||
|
|
||||||
ENV UID=1000
|
ENV UID=1000
|
||||||
ENV GID=1000
|
ENV GID=1000
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
|名称|版本|说明|
|
|名称|版本|说明|
|
||||||
|:-|:-|:-|
|
|:-|:-|:-|
|
||||||
|ttrss|plugins-24.05-8b037e81|amd64;arm64v8;arm32v7,集成postgres数据库(PostgreSQL-14.1),mercury-parser-api及一些常用插件|
|
|ttrss|plugins-24.06-d5eec31d|amd64;arm64v8;arm32v7,集成postgres数据库(PostgreSQL-14.1),mercury-parser-api及一些常用插件|
|
||||||
|
|
||||||
#### 版本升级注意:
|
#### 版本升级注意:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user