Skip to content

Commit 81986bb

Browse files
committed
fix: utils date tag
1 parent 8b102d2 commit 81986bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ set -euo pipefail
55
BRANCH=master
66
DEV=false
77
DOCKER_REGISTRY="https://registry-1.docker.io"
8-
UTILS_TAG="20.11.2"
8+
UTILS_TAG="20.11.02"
99

1010

1111
function print_help() {
1212
cat <<EOF
13-
xud.sh 20.11.2
13+
xud.sh 20.11.02
1414
The launcher script for Exchange Union environment
1515
1616
USAGE:

0 commit comments

Comments
 (0)