Skip to content

Commit 2e1a7bf

Browse files
committed
Add Third party licenses for release 0.11.0
Signed-off-by: Arjun Raja Yogidas <[email protected]>
1 parent ca55b7f commit 2e1a7bf

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

THIRD_PARTY_LICENSES

Whitespace-only changes.

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ directory (`/usr/local/bin`):
5454
> You can find other download link in the release page that matches your machine.
5555
5656
```shell
57-
version="0.9.0"
57+
version="0.11.0"
5858
wget https://github.com/awslabs/soci-snapshotter/releases/download/v${version}/soci-snapshotter-${version}-linux-amd64.tar.gz
5959
sudo tar -C /usr/local/bin -xvf soci-snapshotter-${version}-linux-amd64.tar.gz soci soci-snapshotter-grpc
6060
```

0 commit comments

Comments
 (0)