Skip to content

Commit 196d092

Browse files
committed
chore: bump clients to 1.19.7
1 parent af1b016 commit 196d092

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/docker-setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ if ! [ -d "local-setup" ]
2323
then
2424
mkdir local-setup
2525
git clone https://github.com/interlay/parachain-launch/
26-
cd parachain-launch && git checkout 1.1.0-p1.21.10-c1.19.6 && yarn install
26+
cd parachain-launch && git checkout 1.1.0-p1.21.10-c1.19.7 && yarn install
2727
yarn start generate --config=configs/kintsugi.yml --servicesPath=configs/kintsugi-services.yml --yes --output=local-setup-kint
2828
mv local-setup-kint ../local-setup/kint
2929
yarn start generate --config=configs/interlay.yml --servicesPath=configs/interlay-services.yml --yes --output=local-setup-intr

0 commit comments

Comments
 (0)