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

chore(deps): update dpage/pgadmin4 docker tag to v8.1
This commit is contained in:
okxlin 2023-12-14 20:28:22 +08:00 committed by GitHub
commit 3d26b7153e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.0
image: dpage/pgadmin4:8.1
labels:
createdBy: "Apps"