1
0
Fork 0

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

chore(deps): update dpage/pgadmin4 docker tag to v8.11
This commit is contained in:
okxlin 2024-09-01 14:28:50 +08:00 committed by GitHub
commit 303df03dbf
3 changed files with 1 additions and 1 deletions

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.10
image: dpage/pgadmin4:8.11
labels:
createdBy: "Apps"