1
0

Update dpage/pgadmin4 Docker tag to v9.5 (#324)

This commit is contained in:
renovate[bot] 2025-07-01 11:09:57 +08:00 committed by GitHub
parent e70d37e1b9
commit 392cc9a215
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.4
image: dpage/pgadmin4:9.5
labels:
createdBy: "Apps"