File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 16
16
# this is the multi-arch index sha, get it by 'docker buildx imagetools inspect stellar/quickstart:testing'
17
17
GALEXIE_INTEGRATION_TESTS_QUICKSTART_IMAGE : docker.io/stellar/quickstart:testing@sha256:5333ec87069efd7bb61f6654a801dc093bf0aad91f43a5ba84806d3efe4a6322
18
18
GALEXIE_INTEGRATION_TESTS_QUICKSTART_IMAGE_PULL : " false"
19
- STELLAR_CORE_VERSION : 22.0.0-2126.rc3.92923c2db .focal
19
+ STELLAR_CORE_VERSION : 22.0.0-2138.721fd0a65 .focal
20
20
steps :
21
21
- name : Set VERSION
22
22
run : |
Original file line number Diff line number Diff line change 10
10
name : Test
11
11
runs-on : ubuntu-latest
12
12
env :
13
- CAPTIVE_CORE_DEBIAN_PKG_VERSION : 22.0.0-2126.rc3.92923c2db .focal
13
+ CAPTIVE_CORE_DEBIAN_PKG_VERSION : 22.0.0-2138.721fd0a65 .focal
14
14
GALEXIE_INTEGRATION_TESTS_ENABLED : " true"
15
15
GALEXIE_INTEGRATION_TESTS_CAPTIVE_CORE_BIN : /usr/bin/stellar-core
16
16
# this pins to a version of quickstart:testing that has the same version as GALEXIE_INTEGRATION_TESTS_CAPTIVE_CORE_BIN
Original file line number Diff line number Diff line change 36
36
PROTOCOL_21_CORE_DEBIAN_PKG_VERSION : 21.3.1-2007.4ede19620.focal
37
37
PROTOCOL_21_CORE_DOCKER_IMG : stellar/stellar-core:21.3.1-2007.4ede19620.focal
38
38
PROTOCOL_21_SOROBAN_RPC_DOCKER_IMG : stellar/soroban-rpc:21.5.1
39
- PROTOCOL_22_CORE_DEBIAN_PKG_VERSION : 22.0.0-2126.rc3.92923c2db .focal
40
- PROTOCOL_22_CORE_DOCKER_IMG : stellar/stellar-core:22.0.0-2126.rc3.92923c2db .focal
39
+ PROTOCOL_22_CORE_DEBIAN_PKG_VERSION : 22.0.0-2138.721fd0a65 .focal
40
+ PROTOCOL_22_CORE_DOCKER_IMG : stellar/stellar-core:22.0.0-2138.721fd0a65 .focal
41
41
PROTOCOL_22_SOROBAN_RPC_DOCKER_IMG : stellar/soroban-rpc:22.0.0-rc3-101
42
42
PGHOST : localhost
43
43
PGPORT : 5432
You can’t perform that action at this time.
0 commit comments