Skip to content

Commit 686bca0

Browse files
committed
Test using latest nats release
Signed-off-by: Waldemar Quevedo <[email protected]>
1 parent 981e5d6 commit 686bca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install_nats.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -e
44

5-
export DEFAULT_NATS_SERVER_VERSION=v2.10.17-RC.8
5+
export DEFAULT_NATS_SERVER_VERSION=v2.10.17
66

77
export NATS_SERVER_VERSION="${NATS_SERVER_VERSION:=$DEFAULT_NATS_SERVER_VERSION}"
88

0 commit comments

Comments
 (0)