1
0

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

This commit is contained in:
renovate[bot]
2024-04-05 03:42:40 +00:00
committed by GitHub
parent ba0abfed43
commit 78d459cb02

View File

@@ -14,7 +14,7 @@ services:
- PGADMIN_DEFAULT_PASSWORD=${PGADMIN_PASSWORD} - PGADMIN_DEFAULT_PASSWORD=${PGADMIN_PASSWORD}
- PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION=True - PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION=True
- PGADMIN_CONFIG_CONSOLE_LOG_LEVEL=10 - PGADMIN_CONFIG_CONSOLE_LOG_LEVEL=10
image: dpage/pgadmin4:8.4 image: dpage/pgadmin4:8.5
labels: labels:
createdBy: "Apps" createdBy: "Apps"