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

This commit is contained in:
renovate[bot] 2024-06-27 14:13:54 +00:00 committed by GitHub
parent faa0a761d7
commit 8396d63014
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:8.8
image: dpage/pgadmin4:8.9
labels:
createdBy: "Apps"