mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-14 16:07:13 +08:00
feat: update diun 4.31.0
This commit is contained in:
@@ -1179,7 +1179,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
|
|||||||
|
|
||||||
🔔 Docker镜像更新监控和通知工具
|
🔔 Docker镜像更新监控和通知工具
|
||||||
|
|
||||||
<kbd>4.30.0</kbd> • [官网链接](https://github.com/crazy-max/diun)
|
<kbd>4.31.0</kbd> • [官网链接](https://github.com/crazy-max/diun)
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
<td width="33%" align="center">
|
<td width="33%" align="center">
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
diun:
|
diun:
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
image: crazymax/diun:4.30.0
|
image: crazymax/diun:4.31.0
|
||||||
command: serve
|
command: serve
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Reference in New Issue
Block a user