chore(deps): update dpage/pgadmin4 docker tag to v9.10 (#2506)
This commit is contained in:
parent
c7250bdeab
commit
ae1308e03e
|
|
@ -13,7 +13,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:9.9
|
image: dpage/pgadmin4:9.10
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
Loading…
Reference in New Issue