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:
wangshaofei 2024-01-03 20:41:05 +08:00 committed by GitHub
parent 82402af74f
commit d5e29b91d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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: