Skip to content

Commit

Permalink
fix: update quickstart image
Browse files Browse the repository at this point in the history
  • Loading branch information
willemneal committed Sep 27, 2023
1 parent d3b76eb commit af9ff06
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 @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-20.04
services:
rpc:
image: stellar/quickstart:testing@sha256:1c98f895f8b69cc843eeaa5230d67044dbeb390a5529d51dd7762d8ff685c3f8
image: stellar/quickstart:soroban-dev
ports:
- 8000:8000
env:
Expand Down

0 comments on commit af9ff06

Please sign in to comment.