We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cf34d9 commit fdaaeaeCopy full SHA for fdaaeae
resources/smart-contracts-rust/Dockerfile
@@ -4,7 +4,7 @@ ARG USERNAME=developer
4
ARG USER_UID=1000
5
ARG USER_GID=$USER_UID
6
7
-ARG VERSION_MXPY="v9.4.0"
+ARG VERSION_MXPY="v9.4.1"
8
ARG VERSION_RUST="nightly-2023-12-11"
9
ARG VERSION_SC_META="0.47.1"
10
ARG VERSION_WASM_OPT="0.112.0"
0 commit comments