Update dpage/pgadmin4 Docker tag to v9
This commit is contained in:
parent
5445b99ed4
commit
6f4b19f5af
|
|
@ -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:8.14
|
||||
image: dpage/pgadmin4:9.1
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue