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 8649979 commit 0c0f528Copy full SHA for 0c0f528
go/windows-arm64/Dockerfile.tmpl
@@ -5,7 +5,7 @@ ARG TAG_EXTENSION=''
5
FROM ${REPOSITORY}/golang-crossbuild:${VERSION}-base-arm${TAG_EXTENSION}
6
7
#ARG LLVM_MINGW64_VER=20250826
8
-ARG LLVM_MINGW64_VER=20240507
+ARG LLVM_MINGW64_VER=20250910
9
ARG LLVM_MINGW_UBUNTU_REL='22.04'
10
ARG LLVM_MINGW64_SRC="https://github.com/mstorsjo/llvm-mingw/releases/download"
11
ENV LLVM_MINGW64_VER="${LLVM_MINGW64_VER}"
0 commit comments