1
0

Update clidey/whodb Docker tag to v0.58.0 (#520)

This commit is contained in:
renovate[bot]
2025-07-07 13:52:15 +00:00
committed by GitHub
parent e94d3a183a
commit c809eec931
2 changed files with 1 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
version: "3.8"
services:
whodb:
image: clidey/whodb:0.57.0
image: clidey/whodb:0.58.0
container_name: ${CONTAINER_NAME}
environment:
- WHODB_OPENAI_COMPATIBLE_API_KEY=${PANEL_WHODB_OPENAI_API_KEY}