diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index edb7cf4..1d107cd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -52,7 +52,7 @@ jobs: file: build/etherlink/Dockerfile build-args: | OCTEZ_TAG=master - OCTEZ_PROTO=PtParisB + OCTEZ_PROTO=PsParisC PACKAGE=evm_kernel TEZOS_REPO=https://gitlab.com/baking-bad/tezos.git TEZOS_REPO_BRANCH=feat/token-deposits-squashed-v6 diff --git a/envs/etherlink-paris.env b/envs/etherlink-paris.env index c1204fd..aa06ef6 100644 --- a/envs/etherlink-paris.env +++ b/envs/etherlink-paris.env @@ -1,5 +1,5 @@ OCTEZ_TAG=master -OCTEZ_PROTO=PtParisB +OCTEZ_PROTO=PsParisC NETWORK=pariscnet TEZOS_REPO=https://gitlab.com/baking-bad/tezos.git TEZOS_REPO_BRANCH=feat/token-deposits-squashed-v6