Skip to content

Commit 21a025f

Browse files
authored
Put pack the appropriate CDM docker image (#243)
1 parent ecf2b0a commit 21a025f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

SIT/environment.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,7 @@ fi
6969
# These variables are hard-coded for now
7070
SUBNET=$(echo ${CIDR} | cut -d. -f1-3)
7171
CASS_VERSION=4
72-
#CDM_VERSION=latest
73-
CDM_VERSION=ms-jdk17
72+
CDM_VERSION=latest
7473
#==============================================================================================================================
7574
# Helper Functions
7675
#==============================================================================================================================

0 commit comments

Comments
 (0)