diff --git a/Dockerfile.builder b/Dockerfile.builder index 6bef4bb..9959526 100644 --- a/Dockerfile.builder +++ b/Dockerfile.builder @@ -16,4 +16,4 @@ RUN apt-get update && \ libpipewire-0.3-dev \ libpango1.0-dev \ libdisplay-info-dev && \ - curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh + curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -y