Skip to content

Commit 0e2036d

Browse files
author
Ragini Jain
authored
Update do_run_docker_image.sh
updated the docker image name to match with hub.docker credentials 'rustox'
1 parent 62046b3 commit 0e2036d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

do_run_docker_image.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
docker run --rm --hostname rustox --interactive --tty rust/bangalore:1.0 /bin/bash
1+
docker run --rm --hostname rustox --interactive --tty rustox/rustlang:1.0 /bin/bash

0 commit comments

Comments
 (0)