Skip to content

Commit

Permalink
Release NativeLink v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmondal committed Aug 7, 2024
1 parent 1a7b1dd commit b12a58a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ curl -O \
docker run \
-v $(pwd)/basic_cas.json:/config \
-p 50051 \
ghcr.io/tracemachina/nativelink:v0.4.0 \
ghcr.io/tracemachina/nativelink:v0.5.0 \
config
```

Expand All @@ -78,7 +78,7 @@ Invoke-WebRequest `
docker run `
-v ${PWD}/basic_cas.json:/config `
-p 50051 `
ghcr.io/tracemachina/nativelink:v0.4.0 `
ghcr.io/tracemachina/nativelink:v0.5.0 `
config
```

Expand Down

0 comments on commit b12a58a

Please sign in to comment.