Skip to content

Commit ec5da0f

Browse files
author
streamnativebot
committed
"Created by snbot"
1 parent 08e3f3d commit ec5da0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/run-integration-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set -e
33

44
readonly PROJECT_ROOT=`cd $(dirname $0)/..; pwd`
55
readonly IMAGE_NAME=pulsarctl-test
6-
readonly PULSAR_DEFAULT_VERSION="4.1.3"
6+
readonly PULSAR_DEFAULT_VERSION="4.2.1.7"
77
readonly PULSAR_VERSION=${PULSAR_VERSION:-${PULSAR_DEFAULT_VERSION}}
88
readonly PULSAR_IMAGE=${PULSAR_IMAGE:-"apachepulsar/pulsar-all"}
99

0 commit comments

Comments
 (0)