Skip to content

Commit

Permalink
Making sure that the example make publish-component-containers highli…
Browse files Browse the repository at this point in the history
…ghts that we need to specify a specific DRACON_VERSION.
  • Loading branch information
andream16 committed Sep 16, 2024
1 parent 68faead commit f1aa00d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ cluster, but make sure that you replace the URL with the registry URL that you
are using, if you are using something else:

```bash
make publish-component-containers CONTAINER_REPO=localhost:5000/ocurity/dracon
make publish-component-containers CONTAINER_REPO=localhost:5000/ocurity/dracon DRACON_VERSION=0.39.0
```

*\*Notice that the repo we are using is slightly different from the
Expand Down

0 comments on commit f1aa00d

Please sign in to comment.