Skip to content

Commit

Permalink
build: try recommended image
Browse files Browse the repository at this point in the history
  • Loading branch information
chadoh committed Sep 28, 2023
1 parent 5ba10fd commit debde3b
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:soroban-dev
image: stellar/quickstart:testing@sha256:40636cdb1b9168b47e5dc120949fe3610ff914e8dd43409edb6fa66496bdd9c3
ports:
- 8000:8000
env:
Expand Down

0 comments on commit debde3b

Please sign in to comment.