chore(deps): update dpage/pgadmin4 docker tag to v7.8

This commit is contained in:
renovate[bot] 2023-10-19 15:30:51 +00:00 committed by GitHub
parent 635c87cff7
commit 3de0fff15e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ services:
- PGADMIN_DEFAULT_PASSWORD=${PGADMIN_PASSWORD}
- PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION=True
- PGADMIN_CONFIG_CONSOLE_LOG_LEVEL=10
image: dpage/pgadmin4:7.7
image: dpage/pgadmin4:7.8
labels:
createdBy: "Apps"