We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 906d085 commit 3bdb9e7Copy full SHA for 3bdb9e7
ubuntu-win64-cross/Dockerfile
@@ -6,10 +6,10 @@ FROM ubuntu:24.04
6
7
ENV MXE_PATH=/opt/mxe
8
ENV MXE_REPO=https://github.com/mxe/mxe.git
9
-ENV MXE_VERSION=7f054f14930d109412d2d61d019c12fa80816b8c
+ENV MXE_VERSION=866492387740cc6580ef516c8a746402be645453
10
11
ENV MXE_LLVM_MINGW_REPO=https://github.com/libvips/build-win64-mxe
12
-ENV MXE_LLVM_MINGW_VERSION=8a4e0ab8a3b574287378459356f6bdaecc727de2
+ENV MXE_LLVM_MINGW_VERSION=32a2d0ecdfd3ea16bb4a99e333a8d5a3d63be491
13
ENV MXE_LLVM_MINGW_PATH=/opt/build-win64-mxe
14
15
ARG PLUGIN_DIRS="${MXE_LLVM_MINGW_PATH} ${MXE_LLVM_MINGW_PATH}/build/plugins/llvm-mingw"
0 commit comments