Update dpage/pgadmin4 Docker tag to v9.7 (#1382)
This commit is contained in:
parent
cfb42588d9
commit
a2f18e55ad
|
|
@ -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.6
|
image: dpage/pgadmin4:9.7
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
Loading…
Reference in New Issue