Update dpage/pgadmin4 Docker tag to v9.2

This commit is contained in:
renovate[bot] 2025-04-05 02:02:50 +00:00 committed by GitHub
parent 7b43941c14
commit 2c5f2d5cb8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.1
image: dpage/pgadmin4:9.2
labels:
createdBy: "Apps"