File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
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.1.1-2291.a50f3f919. focal~do~not~use~in~prd
19
+ STELLAR_CORE_VERSION : 23.0.0.1-2488.23.0.0rc.1.472e3e69d. 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-22.04
12
12
env :
13
- CAPTIVE_CORE_DEBIAN_PKG_VERSION : 22.1.1-2291.a50f3f919. focal~do~not~use~in~prd
13
+ CAPTIVE_CORE_DEBIAN_PKG_VERSION : 23.0.0.1-2488.23.0.0rc.1.472e3e69d. 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
You can’t perform that action at this time.
0 commit comments