Skip to content

Commit

Permalink
v2.242
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpjs committed Aug 1, 2021
1 parent f36e0d8 commit 37ad126
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.225 `
-e VERSION=2.242 `
-v ${PSScriptRoot}:/src `
python:alpine `
/src/build.sh
Expand Down

0 comments on commit 37ad126

Please sign in to comment.