We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca55b7f commit 2e1a7bfCopy full SHA for 2e1a7bf
THIRD_PARTY_LICENSES
docs/getting-started.md
@@ -54,7 +54,7 @@ directory (`/usr/local/bin`):
54
> You can find other download link in the release page that matches your machine.
55
56
```shell
57
-version="0.9.0"
+version="0.11.0"
58
wget https://github.com/awslabs/soci-snapshotter/releases/download/v${version}/soci-snapshotter-${version}-linux-amd64.tar.gz
59
sudo tar -C /usr/local/bin -xvf soci-snapshotter-${version}-linux-amd64.tar.gz soci soci-snapshotter-grpc
60
```
0 commit comments