We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nebula-docker-compose/docker-compose.yaml
Line 328 in 3f8a5ee
Run git clone -b release-3.5 https://github.com/vesoft-inc/nebula-docker-compose.git and an error occurred.
git clone -b release-3.5 https://github.com/vesoft-inc/nebula-docker-compose.git
The default console version is nightly in the 3.5.0 [docker-compose.yaml](https://github.com/vesoft-inc/nebula-docker-compose/blob/release-3.5/docker-compose.yaml) .
nightly
Cluster can be normally started after changing the console version to v3.2.0
v3.2.0
The text was updated successfully, but these errors were encountered:
nebula-docker-compose/docker-compose.yaml Line 328 in 3f8a5ee image: vesoft/nebula-console:nightly Run git clone -b release-3.5 https://github.com/vesoft-inc/nebula-docker-compose.git and an error occurred. The default console version is nightly in the 3.5.0 [docker-compose.yaml](https://github.com/vesoft-inc/nebula-docker-compose/blob/release-3.5/docker-compose.yaml) . Cluster can be normally started after changing the console version to v3.2.0
thanks for proposing this issue, we'll fix it, and looking forward to your pr too~
Sorry, something went wrong.
fix console version to 3.5 in rel-3.5
8708f71
fix: #147
fix console version to 3.5 in rel-3.5 (#149)
bf2e4e7
No branches or pull requests
nebula-docker-compose/docker-compose.yaml
Line 328 in 3f8a5ee
Run
git clone -b release-3.5 https://github.com/vesoft-inc/nebula-docker-compose.git
and an error occurred.The default console version is
nightly
in the 3.5.0 [docker-compose.yaml](https://github.com/vesoft-inc/nebula-docker-compose/blob/release-3.5/docker-compose.yaml) .Cluster can be normally started after changing the console version to
v3.2.0
The text was updated successfully, but these errors were encountered: