Update dpage/pgadmin4 Docker tag to v9.14

This commit is contained in:
renovate[bot]
2026-04-17 09:02:49 +00:00
committed by GitHub
parent 6d965d78a6
commit 70e1b25e32
+1 -1
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:9.13
image: dpage/pgadmin4:9.14
labels:
createdBy: "Apps"