diff --git a/.github/workflows/Dockerfile.yml b/.github/workflows/Dockerfile.yml index e47f9aa..4efa6b4 100644 --- a/.github/workflows/Dockerfile.yml +++ b/.github/workflows/Dockerfile.yml @@ -23,7 +23,7 @@ env: STELLAR_RPC_GIT_REF: https://github.com/stellar/stellar-rpc.git#main RUST_TOOLCHAIN_VERSION: stable SOROBAN_CLI_GIT_REF: https://github.com/stellar/soroban-tools.git#main - QUICKSTART_GIT_REF: https://github.com/stellar/quickstart.git#master + QUICKSTART_GIT_REF: https://github.com/stellar/quickstart.git#1a831b2350dd3928b60eb745d0862ee19dd2aaaa # leaving sdk npm version blank defaults to whatever npm has for latest version # rather than build from git source, which is fine for ci test build JS_STELLAR_SDK_NPM_VERSION: