Skip to content

Commit

Permalink
Also update windows
Browse files Browse the repository at this point in the history
  • Loading branch information
ghaith committed Dec 10, 2024
1 parent 18161de commit 937005b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windows/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG BASE_IMAGE=mcr.microsoft.com/windows/servercore:$WINDOWS_VERSION
FROM $BASE_IMAGE

ARG LLVM_VER=14.0.6
ARG RUST_VER=1.82
ARG RUST_VER=1.83
ARG 7ZIP_VERSION=2301
ARG GIT_VERSION=2.43.0

Expand Down

0 comments on commit 937005b

Please sign in to comment.