Skip to content

Commit c5d4c7f

Browse files
committed
Update Dockerfile
1 parent 935c4b8 commit c5d4c7f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

common/src/main/rust/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ RUN rustup target add x86_64-pc-windows-gnu
88
RUN rustup target add aarch64-apple-darwin
99
RUN rustup target add x86_64-unknown-linux-gnu
1010
RUN rustup target add aarch64-unknown-linux-gnu
11+
RUN rustup target add aarch64-pc-windows-gnullvm
1112

1213
WORKDIR /

0 commit comments

Comments
 (0)