feat: update diun 4.32.0

This commit is contained in:
arch3rPro
2026-05-29 03:33:30 +08:00
parent ccd88efb2a
commit 95cbb4b42f
4 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1513,7 +1513,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
🔔 Docker镜像更新监控和通知工具 🔔 Docker镜像更新监控和通知工具
<kbd>4.31.0</kbd> • [官网链接](https://github.com/crazy-max/diun) <kbd>4.32.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.31.0 image: crazymax/diun:4.32.0
command: serve command: serve
restart: always restart: always
networks: networks: