From e0c0ccb51d31e7518540a2a3fe33a2927a0637dc Mon Sep 17 00:00:00 2001 From: Nando Vieira Date: Fri, 26 Apr 2024 13:20:35 -0700 Subject: [PATCH] Use tag without version. --- .github/workflows/rpc-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: