Skip to content

Commit

Permalink
use docker image for soroban 0.3.3 (#77)
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Bellamy <[email protected]>
  • Loading branch information
esteblock and paulbellamy authored Jan 4, 2023
1 parent 3faa98e commit 3a0d9e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickstart.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ docker run --rm -ti \
--platform linux/amd64 \
--name stellar \
-p 8000:8000 \
stellar/quickstart:soroban-dev \
stellar/quickstart:soroban-dev@sha256:8046391718f8e58b2b88b9c379abda3587bb874689fa09b2ed4871a764ebda27 \
$ARGS \
--enable-soroban-rpc \
--protocol-version 20

0 comments on commit 3a0d9e7

Please sign in to comment.