feat: update diun 4.31.0

This commit is contained in:
arch3rPro
2025-12-25 05:30:46 +08:00
parent 2e5c76a1cd
commit 9d17c20148
4 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1191,7 +1191,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: