diff --git a/.github/workflows/rpc-tests.yml b/.github/workflows/rpc-tests.yml index ad99fb6258..f3a94648f1 100644 --- a/.github/workflows/rpc-tests.yml +++ b/.github/workflows/rpc-tests.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-22.04 services: rpc: - image: stellar/quickstart:v421-testing + image: stellar/quickstart:testing ports: - 8000:8000 env: