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 a6d8059 commit 78ee689Copy full SHA for 78ee689
README.md
@@ -25,7 +25,7 @@ You can run the following command to open a shell in a linux docker container wi
25
26
```
27
export PYTH_REPO=/path/to/host/pyth-client
28
-export IMAGE="docker.io/pythfoundation/pyth-client:devnet-v2.8.1"
+export IMAGE="docker.io/pythfoundation/pyth-client:devnet-v2.10.1"
29
30
docker run -it \
31
--volume "${HOME}:/home/pyth/home" \
0 commit comments