1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-05-05 13:20:23 +08:00

chore(deps): update dpage/pgadmin4 docker tag to v8.6

This commit is contained in:
renovate[bot] 2024-05-02 12:55:46 +00:00 committed by GitHub
parent ef46624a17
commit 9d8f067797
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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