We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 981e5d6 commit 686bca0Copy full SHA for 686bca0
scripts/install_nats.sh
@@ -2,7 +2,7 @@
2
3
set -e
4
5
-export DEFAULT_NATS_SERVER_VERSION=v2.10.17-RC.8
+export DEFAULT_NATS_SERVER_VERSION=v2.10.17
6
7
export NATS_SERVER_VERSION="${NATS_SERVER_VERSION:=$DEFAULT_NATS_SERVER_VERSION}"
8
0 commit comments