Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Cashmaney authored Aug 29, 2023
1 parent a577719 commit 60b1866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/dockerfiles/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ RUN git clone --branch main --depth 1 https://github.com/scrtlabs/tm-secret-encl

WORKDIR tm-secret-enclave

RUN git fetch --tags && git checkout v1.11.1
RUN git fetch --tags && git checkout v1.11.2

RUN git submodule init
RUN git submodule update --remote
Expand Down

0 comments on commit 60b1866

Please sign in to comment.