Skip to content

Commit 3761f1e

Browse files
authored
docs: update bare metal provider version (#212)
Signed-off-by: Justin Garrison <justin.garrison@siderolabs.com>
1 parent 82c3dba commit 3761f1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/omni/omni-cluster-setup/setting-up-the-bare-metal-infrastructure-provider.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ docker run -d --name=omni-bare-metal-infra-provider \
8989
--network host \
9090
-e OMNI_ENDPOINT \
9191
-e OMNI_SERVICE_ACCOUNT_KEY \
92-
ghcr.io/siderolabs/omni-infra-provider-bare-metal:v0.1.0 \
92+
ghcr.io/siderolabs/omni-infra-provider-bare-metal:v0.7.1 \
9393
--api-advertise-address=172.16.0.42
9494
```
9595

0 commit comments

Comments
 (0)