mirror of
https://github.com/eth-act/ere.git
synced 2026-04-25 03:00:10 -04:00
Update miden to v0.19.1 (#229)
This commit is contained in:
@@ -2,7 +2,9 @@ ARG BASE_IMAGE=ere-base:latest
|
||||
|
||||
FROM $BASE_IMAGE
|
||||
|
||||
RUN rustup default 1.90.0
|
||||
|
||||
# Miden Configuration
|
||||
ENV MIDEN_VERSION="v0.18.3"
|
||||
ENV MIDEN_VERSION="v0.19.1"
|
||||
|
||||
CMD ["/bin/bash"]
|
||||
|
||||
Reference in New Issue
Block a user