Skip to content

Commit 607d64c

Browse files
Changing Hello World container name. (#130)
Making its name consistent with other examples (mnist). Renaming from `mlperf/mlbox:hello_world` to `mlperf/mlbox_hello_world:0.0.1`.
1 parent fab8c84 commit 607d64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/hello_world/platforms/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ platform:
55
name: "docker"
66
version: ">=18.01"
77
container:
8-
image: "mlperf/mlbox:hello_world"
8+
image: "mlperf/mlbox_hello_world:0.0.1"

0 commit comments

Comments
 (0)