Merge pull request #1173 from okxlin/renovate/pglombardo-pwpush-1.x

chore(deps): update pglombardo/pwpush docker tag to v1.40.2
This commit is contained in:
okxlin 2024-04-16 12:25:46 +08:00 committed by GitHub
commit 6f402c5ee6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:5100"
environment:
- DATABASE_URL=mysql2://${PANEL_DB_USER}:${PANEL_DB_USER_PASSWORD}@${PANEL_DB_HOST}:${PWPUSHER_DB_PORT}/${PANEL_DB_NAME}
image: pglombardo/pwpush:1.40.1
image: pglombardo/pwpush:1.40.2
labels:
createdBy: "Apps"