From 7c84e3de0572ff30180df258d4ca4a451e77fe2e Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 29 Dec 2020 12:38:43 -0800 Subject: update Windows README Pointing at the current build container. Signed-off-by: Dirk Hohndel --- packaging/windows/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging') diff --git a/packaging/windows/README.md b/packaging/windows/README.md index 84f64a354..e1829f2dc 100644 --- a/packaging/windows/README.md +++ b/packaging/windows/README.md @@ -12,7 +12,7 @@ git clone git://github.com/subsurface/subsurface cd subsurface git submodule init git submodule update -docker run -v /some/path/windows:/__w subsurface/mxe-build-container:2.0 /bin/bash /__w/subsurface/packaging/windows/create-win-installer.sh +docker run -v /some/path/windows:/__w subsurface/mxe-build-container:2.2 /bin/bash /__w/subsurface/packaging/windows/create-win-installer.sh ``` This will result in subsurface-VERSION.exe and smtk2ssrf-VERSION.exe to be created. -- cgit v1.2.3-70-g09d2