diff --git a/.github/workflows/horizon.yml b/.github/workflows/horizon.yml index 21c3e234dd..c6381a9626 100644 --- a/.github/workflows/horizon.yml +++ b/.github/workflows/horizon.yml @@ -38,7 +38,7 @@ jobs: PROTOCOL_21_SOROBAN_RPC_DOCKER_IMG: stellar/soroban-rpc:21.5.1 PROTOCOL_22_CORE_DEBIAN_PKG_VERSION: 22.0.0-2138.721fd0a65.focal PROTOCOL_22_CORE_DOCKER_IMG: stellar/stellar-core:22.0.0-2138.721fd0a65.focal - PROTOCOL_22_SOROBAN_RPC_DOCKER_IMG: stellar/soroban-rpc:22.0.0-rc3-101 + PROTOCOL_22_SOROBAN_RPC_DOCKER_IMG: stellar/soroban-rpc:22.1.0-109 PGHOST: localhost PGPORT: 5432 PGUSER: postgres