mirror of
https://github.com/eth-act/ere.git
synced 2026-04-03 03:00:17 -04:00
Update ziren to v1.2.1 (#196)
This commit is contained in:
@@ -14,7 +14,7 @@ RUN rustup default nightly
|
||||
COPY --chmod=755 scripts/sdk_installers/install_ziren_sdk.sh /tmp/install_ziren_sdk.sh
|
||||
|
||||
# The install_ziren_sdk.sh script will respect these ENV variables.
|
||||
ENV ZIREM_VERSION="1.1.4"
|
||||
ENV ZIREM_VERSION="1.2.1"
|
||||
|
||||
# Run the Ziren SDK installation script
|
||||
RUN /tmp/install_ziren_sdk.sh && rm /tmp/install_ziren_sdk.sh
|
||||
|
||||
Reference in New Issue
Block a user