diff --git a/docs/docs-content/clusters/edge/edgeforge-workflow/palette-canvos/fips.md b/docs/docs-content/clusters/edge/edgeforge-workflow/palette-canvos/fips.md index e73e37feae..ae513338eb 100644 --- a/docs/docs-content/clusters/edge/edgeforge-workflow/palette-canvos/fips.md +++ b/docs/docs-content/clusters/edge/edgeforge-workflow/palette-canvos/fips.md @@ -68,10 +68,12 @@ This page guides you through the process of building FIPS-compliant Edge Install cd CanvOS ``` -3. Ensure that you are using the **main** branch of the repository. +3. View the available tags and check out the latest tag or any specific version of your choosing. This guide uses + **v4.3.2** as an example. ```bash git tag + git checkout v4.3.2 ``` ### Build FIPS-Compliant Base OS Image