Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanjay-j-p committed Sep 11, 2024
1 parent 6db9288 commit 217ef84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CADRE_demo/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ARG VERSION="preview"

# Specify the docker image metadata
LABEL org.label-schema.schema-version="1.0"
LABEL org.label-schema.name="CADRE:Cooperative Autonomous Distributed Robotic Exploration"
LABEL org.label-schema.name="CADRE demo:Cooperative Autonomous Distributed Robotic Exploration"
LABEL org.label-schema.description="Three small rovers that will work together to explore the Moon for the NASA Space ROS Sim Summer Sprint Challenge"
LABEL org.label-schema.vendor="Open Robotics"
LABEL org.label-schema.version=${VERSION}
Expand Down

0 comments on commit 217ef84

Please sign in to comment.