Skip to content

Commit 78ee689

Browse files
authored
Bump version in README Docker commands to use latest (#148)
1 parent a6d8059 commit 78ee689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You can run the following command to open a shell in a linux docker container wi
2525

2626
```
2727
export PYTH_REPO=/path/to/host/pyth-client
28-
export IMAGE="docker.io/pythfoundation/pyth-client:devnet-v2.8.1"
28+
export IMAGE="docker.io/pythfoundation/pyth-client:devnet-v2.10.1"
2929
3030
docker run -it \
3131
--volume "${HOME}:/home/pyth/home" \

0 commit comments

Comments
 (0)