Update dpage/pgadmin4 Docker tag to v9.2
This commit is contained in:
parent
73f5a50eb1
commit
effe20db5a
|
|
@ -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.1
|
||||
image: dpage/pgadmin4:9.2
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue