Skip to content

Commit

Permalink
v2.225
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpjs committed Jan 27, 2021
1 parent 2f0b057 commit f36e0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Set-StrictMode -Version Latest

# Run remainder of build in an ephemeral Docker container
& docker run -t --rm `
-e VERSION=2.221 `
-e VERSION=2.225 `
-v ${PSScriptRoot}:/src `
python:alpine `
/src/build.sh
Expand Down

0 comments on commit f36e0d8

Please sign in to comment.