Merge pull request #993 from okxlin/renovate/dpage-pgadmin4-8.x

chore(deps): update dpage/pgadmin4 docker tag to v8.4
This commit is contained in:
okxlin 2024-03-15 07:48:44 +08:00 committed by GitHub
commit 09db7603d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

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:8.3
image: dpage/pgadmin4:8.4
labels:
createdBy: "Apps"