1
0
Fork 0

chore(deps): update dpage/pgadmin4 docker tag to v8.12

This commit is contained in:
renovate[bot] 2024-09-23 14:06:22 +00:00 committed by GitHub
parent 8b017d7a37
commit e6cefe6b0f
1 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:8.11
image: dpage/pgadmin4:8.12
labels:
createdBy: "Apps"