Skip to content

Commit 1eec4a1

Browse files
committed
Fixed dev container name
1 parent 911abb1 commit 1eec4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "ROS 2 NVIDIA Dev Container",
2+
"name": "ROS 2 Dev Container",
33
"dockerFile": "Dockerfile",
44
"context": "../",
55
"workspaceMount": "source=${localWorkspaceFolder},target=/home/ubuntu/ws_ros/src/auv_controllers,type=bind",

0 commit comments

Comments
 (0)