update CLI usage and docs for pinning docker

This commit is contained in:
Maidul Islam
2023-07-20 18:18:43 -04:00
parent beb8d2634a
commit 705b1833d0
2 changed files with 5 additions and 1 deletions

View File

@@ -32,6 +32,10 @@ This is achieved by installing the Infisical CLI into your docker image and modi
```
</Tab>
</Tabs>
####
<Tip>
We recommend you to set the version of the CLI to a specific version. This will help keep your CLI version consistent across reinstalls. [View versions](https://cloudsmith.io/~infisical/repos/infisical-cli/packages/)
</Tip>
## Modify the start command in your Dockerfile