1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-07 15:12:30 +08:00

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

Update dpage/pgadmin4 Docker tag to v8
This commit is contained in:
okxlin 2023-11-23 21:14:33 +08:00 committed by GitHub
commit 71b32fcd7a
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:7.8
image: dpage/pgadmin4:8.0
labels:
createdBy: "Apps"