Skip to content

Commit

Permalink
fix: use newer version of RPC
Browse files Browse the repository at this point in the history
  • Loading branch information
willemneal committed Feb 15, 2024
1 parent cc75dc5 commit 7ea0284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bindings-ts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-22.04
services:
rpc:
image: stellar/quickstart:soroban-dev@sha256:0ad51035cf7caba2fd99c7c1fad0945df6932be7d5c893e1520ccdef7d6a6ffe
image: stellar/quickstart:latest@sha256:742a649d5d9be826dd4b1a378c95b0e1833e1bcb08c3f4b9b9a8cdd03da653e3
ports:
- 8000:8000
env:
Expand Down

0 comments on commit 7ea0284

Please sign in to comment.