Skip to content

Commit f36e0d8

Browse files
committed
v2.225
1 parent 2f0b057 commit f36e0d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Set-StrictMode -Version Latest
3838

3939
# Run remainder of build in an ephemeral Docker container
4040
& docker run -t --rm `
41-
-e VERSION=2.221 `
41+
-e VERSION=2.225 `
4242
-v ${PSScriptRoot}:/src `
4343
python:alpine `
4444
/src/build.sh

0 commit comments

Comments
 (0)