Skip to content

Commit f8e1718

Browse files
RBinsonBivanperez-keera
authored andcommitted
Fix docker naming (fix issue #22)
1 parent fff145c commit f8e1718

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lunar_pole_exploration_rover/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
ORG=openrobotics
4-
IMAGE=openrobotics/lunar_pole_exploration_rover_demo
4+
IMAGE=lunar_pole_exploration_rover_demo
55
TAG=latest
66

77
VCS_REF=""

0 commit comments

Comments
 (0)