1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-27 23:34:58 +08:00

chore(deps): update clidey/whodb docker tag to v0.100.0 (localApps) (#4636)

This commit is contained in:
renovate[bot] 2026-03-21 09:21:21 +00:00 committed by GitHub
parent d5b43b3a2b
commit 1c2e8bb0e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

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