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 ecf2b0a commit 21a025fCopy full SHA for 21a025f
SIT/environment.sh
@@ -69,8 +69,7 @@ fi
69
# These variables are hard-coded for now
70
SUBNET=$(echo ${CIDR} | cut -d. -f1-3)
71
CASS_VERSION=4
72
-#CDM_VERSION=latest
73
-CDM_VERSION=ms-jdk17
+CDM_VERSION=latest
74
#==============================================================================================================================
75
# Helper Functions
76
0 commit comments