1
0
Fork 0

chore(deps): update dpage/pgadmin4 docker tag to v9.9 (#2110)

This commit is contained in:
renovate[bot] 2025-10-17 01:50:37 +00:00 committed by GitHub
parent 14f508a246
commit b053b2bcd8
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.8
image: dpage/pgadmin4:9.9
labels:
createdBy: "Apps"