Skip to content

Commit

Permalink
fix: Do not expose privileged port ranges
Browse files Browse the repository at this point in the history
  • Loading branch information
HofmeisterAn authored May 24, 2023
1 parent 12571d7 commit eedd883
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 233 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>
<PropertyGroup>
<PackageId>$(AssemblyName)</PackageId>
<Version>3.2.0</Version>
<Version>3.3.0</Version>
<AssemblyVersion>$(Version)</AssemblyVersion>
<FileVersion>$(Version)</FileVersion>
<Product>Testcontainers</Product>
Expand Down
Loading

0 comments on commit eedd883

Please sign in to comment.