Skip to content

Commit 2ec2e49

Browse files
committed
change the version string from 1.2-1-1 to 1.2.1-1
1 parent c5200bb commit 2ec2e49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/sagemaker/image_uri_config/sklearn.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
},
194194
"repository": "sagemaker-scikit-learn"
195195
},
196-
"1.2-1-1": {
196+
"1.2.1-1": {
197197
"processors": [
198198
"cpu"
199199
],
@@ -437,7 +437,7 @@
437437
},
438438
"repository": "sagemaker-scikit-learn"
439439
},
440-
"1.2-1-1": {
440+
"1.2.1-1": {
441441
"processors": [
442442
"cpu"
443443
],
@@ -539,4 +539,4 @@
539539
}
540540
}
541541
}
542-
}
542+
}

0 commit comments

Comments
 (0)