mirror of
https://github.com/OpenSPG/openspg.git
synced 2026-01-06 12:22:25 +00:00
feat(docker): upgrade the image version of TuGraph to 4.1.0 (#55)
Co-authored-by: kejian <wangshaofei.wsf@alibaba-inc.com>
This commit is contained in:
parent
82402af74f
commit
d5e29b91d7
@ -32,7 +32,7 @@ services:
|
||||
]
|
||||
|
||||
tugraph:
|
||||
image: tugraph/tugraph-runtime-centos7:4.0.1
|
||||
image: tugraph/tugraph-runtime-centos7:4.1.0
|
||||
container_name: release-openspg-tugraph
|
||||
# default username is admin and default password is 73@TuGraph
|
||||
ports:
|
||||
|
||||
@ -19,7 +19,7 @@ services:
|
||||
]
|
||||
|
||||
tugraph:
|
||||
image: tugraph/tugraph-runtime-centos7:4.0.1
|
||||
image: tugraph/tugraph-runtime-centos7:4.1.0
|
||||
container_name: test-openspg-tugraph
|
||||
# default username is admin and default password is 73@TuGraph
|
||||
ports:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user