feature/1-self-sovereign-passports-for-user-identity #2

Merged
continuist merged 29 commits from feature/1-self-sovereign-passports-for-user-identity into main 2025-11-01 10:32:30 -04:00
Showing only changes of commit 4342232ebe - Show all commits

View file

@ -1,5 +1,5 @@
# ---------- wasm-builder ---------- # ---------- wasm-builder ----------
FROM docker.io/rust:latest-slim AS wasm-builder FROM docker.io/rust:1.90-slim AS wasm-builder
WORKDIR /app WORKDIR /app
# Install wasm32 target and wasm-pack # Install wasm32 target and wasm-pack