Skip to content

Commit

Permalink
use new quickstart with v21 support
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch committed Apr 26, 2024
1 parent d717600 commit 89dcee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rpc-tests.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:testing@sha256:7f074dddaf081b21d273f7346325cc1017c38bbee7b839f8b633b280a663232d
image: stellar/quickstart:testing@sha256:928f3a7df8bd8e1f14cd704e57381614c46dda4806e5437fed71f743220b37ee
ports:
- 8000:8000
env:
Expand Down

0 comments on commit 89dcee6

Please sign in to comment.