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 e7f5f6f commit 5560076Copy full SHA for 5560076
builds/docker/windows/Dockerfile
@@ -43,7 +43,7 @@ RUN `
43
`
44
choco install --no-progress --yes git --version=2.33.1 && `
45
choco install --no-progress --yes 7zip.install --version=19.0 && `
46
- choco install --no-progress --yes innosetup --version=6.1.2 && `
+ choco install --no-progress --yes innosetup --version=6.4.0 && `
47
choco install --no-progress --yes wixtoolset --version=3.11.2 && `
48
49
refreshenv && `
0 commit comments