mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
feat: update git-sync 0.21.0
This commit is contained in:
@@ -859,7 +859,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
|
|||||||
|
|
||||||
🔄 多平台Git仓库自动同步与备份工具,支持定时任务和Docker部署
|
🔄 多平台Git仓库自动同步与备份工具,支持定时任务和Docker部署
|
||||||
|
|
||||||
<kbd>0.20.0</kbd> • [官网链接](https://github.com/AkashRajpurohit/git-sync)
|
<kbd>0.21.0</kbd> • [官网链接](https://github.com/AkashRajpurohit/git-sync)
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
git-sync:
|
git-sync:
|
||||||
image: ghcr.io/akashrajpurohit/git-sync:v0.20.0
|
image: ghcr.io/akashrajpurohit/git-sync:v0.21.0
|
||||||
container_name: git-sync
|
container_name: git-sync
|
||||||
environment:
|
environment:
|
||||||
- PUID=${PUID}
|
- PUID=${PUID}
|
||||||
Reference in New Issue
Block a user