Skip to content

Commit

Permalink
Update released OAP and BanyanDB versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-sheng committed Dec 27, 2024
1 parent 59d3bd5 commit f8bb616
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/quickstart-docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ set -e

SW_STORAGE=

SW_VERSION=${SW_VERSION:-10.0.1}
SW_BANYANDB_VERSION=${SW_BANYANDB_VERSION:-0.6.1}
SW_VERSION=${SW_VERSION:-10.1.0}
SW_BANYANDB_VERSION=${SW_BANYANDB_VERSION:-0.7.1}

usage() {
echo "Usage: quickstart-docker.sh [-f]"
Expand Down

0 comments on commit f8bb616

Please sign in to comment.