Skip to content

Commit 522d58c

Browse files
committed
update ml100k docker image
1 parent 3aeae5f commit 522d58c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/conf/examples/ml100k/ml100k-import.json.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"containers": [
2020
{
2121
"name": "ml100k-create",
22-
"image": "seldonio/examples-ml100k:1.1",
22+
"image": "seldonio/examples-ml100k:1.2",
2323
"command": ["/create_ml100k_recommender.sh"],
2424
"volumeMounts": [
2525
{

0 commit comments

Comments
 (0)