Skip to content

Commit

Permalink
add samxl to proposed tag
Browse files Browse the repository at this point in the history
  • Loading branch information
dave992 committed Nov 22, 2024
1 parent 83203d2 commit d65acb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ Extends: `[ros-humble-ros-core]`

```bash
cd .docker
docker build . --target scancontrol-core -t scancontrol:humble-ros-core
docker build . --target scancontrol-core -t samxl/scancontrol:humble-ros-core
```

### scancontrol-base
Expand All @@ -160,7 +160,7 @@ Extends: `[scancontrol-core]`

```bash
cd .docker
docker build . --target scancontrol-base -t scancontrol:humble-ros-base
docker build . --target scancontrol-base -t samxl/scancontrol:humble-ros-base
```

## Bugs & Feature Requests
Expand Down

0 comments on commit d65acb4

Please sign in to comment.