1
0
Fork 0

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

chore(deps): update dpage/pgadmin4 docker tag to v8.3
This commit is contained in:
okxlin 2024-02-20 10:18:34 +08:00 committed by GitHub
commit f9085707d2
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.2
image: dpage/pgadmin4:8.3
labels:
createdBy: "Apps"