1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-05-13 17:20:30 +08:00

chore(deps): update ghcr.io/pooneyy/wavelog docker tag to v2.4.2 (localApps) (#5485)

This commit is contained in:
renovate[bot] 2026-05-09 15:02:23 +00:00 committed by GitHub
parent 2c99e9b489
commit 3f4c1918c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
services:
wavelog:
container_name: ${CONTAINER_NAME}
image: ghcr.io/pooneyy/wavelog:2.4.1
image: ghcr.io/pooneyy/wavelog:2.4.2
environment:
DB_HOST: ${PANEL_DB_HOST}:${PANEL_DB_PORT}
DATABASE: ${PANEL_DB_NAME}