Merge pull request #3235 from okxlin/renovate/dpage-pgadmin4-9.x

Update dpage/pgadmin4 Docker tag to v9.5
This commit is contained in:
okxlin 2025-07-07 21:25:07 +08:00 committed by GitHub
commit 9eea04d3b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ services:
- PGADMIN_DEFAULT_PASSWORD=${PGADMIN_PASSWORD}
- PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION=True
- PGADMIN_CONFIG_CONSOLE_LOG_LEVEL=10
image: dpage/pgadmin4:9.2
image: dpage/pgadmin4:9.5
labels:
createdBy: "Apps"