feature/1-self-sovereign-passports-for-user-identity #2
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ WORKDIR /app
|
|||
|
||||
# Set CARGO_HOME to ensure cargo uses our configuration
|
||||
ENV CARGO_HOME=/root/.cargo
|
||||
# Cache busting environment variable to force WASM rebuild
|
||||
ENV CACHE_BUST=20241025
|
||||
|
||||
# Install wasm32 target and wasm-pack
|
||||
RUN rustup target add wasm32-unknown-unknown
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue