We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d77b8c commit 0c406f5Copy full SHA for 0c406f5
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG RUST_VERSION=1.82.0
+ARG RUST_VERSION=1.84.0
2
3
FROM rust:$RUST_VERSION as builder
4
Dockerfile.windows
@@ -1,5 +1,5 @@
FROM mcr.microsoft.com/windows/servercore:ltsc2022
ARG ZIG_VERSION=0.10.1
USER ContainerAdministrator
5
ADD https://github.com/phracker/MacOSX-SDKs/releases/latest/download/MacOSX11.3.sdk.tar.xz /sdk.tar.xz
0 commit comments