feat: update diun 4.31.0

This commit is contained in:
arch3rPro
2026-01-06 05:31:02 +08:00
parent 4367850714
commit 44b1f0b35a
4 changed files with 2 additions and 2 deletions

View File

@@ -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">

View File

@@ -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: