Skip to content

Commit

Permalink
Storage should download from correct version now
Browse files Browse the repository at this point in the history
  • Loading branch information
Cashmaney committed Sep 3, 2023
1 parent aeb8ffe commit 41f5214
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deployment/dockerfiles/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ RUN git clone --branch v1.11.5 --depth 1 https://github.com/scrtlabs/tm-secret-e

WORKDIR tm-secret-enclave

COPY cosmwasm/enclaves/execute/sgx_sk.pem packages/enclave/Enclave_private.pem

RUN git submodule init
RUN git submodule update --remote

Expand Down

0 comments on commit 41f5214

Please sign in to comment.