1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-17 22:21:03 +08:00

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

This commit is contained in:
renovate[bot] 2026-03-14 09:45:40 +00:00 committed by GitHub
parent 73ef2cec6b
commit 49e4e375bd
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.2.2
image: ghcr.io/pooneyy/wavelog:2.3.1
environment:
DB_HOST: ${PANEL_DB_HOST}:${PANEL_DB_PORT}
DATABASE: ${PANEL_DB_NAME}