We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb9f26f commit fd2ebb0Copy full SHA for fd2ebb0
.github/workflows/horizon.yml
@@ -35,7 +35,7 @@ jobs:
35
HORIZON_INTEGRATION_TESTS_CAPTIVE_CORE_USE_DB: true
36
PROTOCOL_22_CORE_DEBIAN_PKG_VERSION: 22.1.0-2194.0241e79f7.focal
37
PROTOCOL_22_CORE_DOCKER_IMG: stellar/stellar-core:22.1.0-2194.0241e79f7.focal
38
- PROTOCOL_22_STELLAR_RPC_DOCKER_IMG: stellar/stellar-rpc:22.1.1
+ PROTOCOL_22_STELLAR_RPC_DOCKER_IMG: stellar/stellar-rpc:22.1.2
39
PGHOST: localhost
40
PGPORT: 5432
41
PGUSER: postgres
0 commit comments