From adb539350fb0b864d26aa50137e9c764a55c946d Mon Sep 17 00:00:00 2001 From: opti1337 Date: Mon, 22 Dec 2025 22:37:41 +0600 Subject: [PATCH] Update Dockerfile.windows --- client/Dockerfile.windows | 1 - 1 file changed, 1 deletion(-) diff --git a/client/Dockerfile.windows b/client/Dockerfile.windows index 15450fe..75fc418 100644 --- a/client/Dockerfile.windows +++ b/client/Dockerfile.windows @@ -42,5 +42,4 @@ RUN cargo install --locked cargo-xwin RUN yarn tauri build --runner cargo-xwin --target x86_64-pc-windows-msvc - RUN ls -la