File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 10
10
</ItemGroup >
11
11
12
12
<ItemGroup >
13
- <PackageReference Include =" IPNetwork2" Version =" 2.6.611 " />
13
+ <PackageReference Include =" IPNetwork2" Version =" 2.6.613 " />
14
14
<PackageReference Include =" Microsoft.Extensions.Options" Version =" 7.0.1" />
15
15
<PackageReference Include =" Pulumi" Version =" 3.38.0" />
16
16
<PackageReference Include =" Pulumi.Aws" Version =" 5.11.0" />
Original file line number Diff line number Diff line change 4
4
"net7.0" : {
5
5
"IPNetwork2" : {
6
6
"type" : " Direct" ,
7
- "requested" : " [2.6.611 , )" ,
8
- "resolved" : " 2.6.611 " ,
9
- "contentHash" : " eCwQL6r3WqQ7YR+tJ5EEH6at51RHiVrmc50JcKxyN7493Jvm0afbz62CoYfgGPS0X/YikcAa8hB54C6RKc8tKw =="
7
+ "requested" : " [2.6.613 , )" ,
8
+ "resolved" : " 2.6.613 " ,
9
+ "contentHash" : " 4hTvyG2OKuv2387l0WKl0aSghTMhoWSTK7rI6NhGjE22DthtTPymLE0Mqu/+0pi5UmQ2JtXbBtbnIjsNqwUqug =="
10
10
},
11
11
"Microsoft.Extensions.Options" : {
12
12
"type" : " Direct" ,
Original file line number Diff line number Diff line change 1
1
# syntax=docker/dockerfile:1
2
- FROM mcr.microsoft.com/dotnet/aspnet:7.0.12 -jammy
2
+ FROM mcr.microsoft.com/dotnet/aspnet:7.0.13 -jammy
3
3
4
4
LABEL org.opencontainers.image.source=https://github.com/gitfool/Pulumi.Dungeon
5
5
Original file line number Diff line number Diff line change 226
226
},
227
227
"IPNetwork2" : {
228
228
"type" : " Transitive" ,
229
- "resolved" : " 2.6.611 " ,
230
- "contentHash" : " eCwQL6r3WqQ7YR+tJ5EEH6at51RHiVrmc50JcKxyN7493Jvm0afbz62CoYfgGPS0X/YikcAa8hB54C6RKc8tKw =="
229
+ "resolved" : " 2.6.613 " ,
230
+ "contentHash" : " 4hTvyG2OKuv2387l0WKl0aSghTMhoWSTK7rI6NhGjE22DthtTPymLE0Mqu/+0pi5UmQ2JtXbBtbnIjsNqwUqug =="
231
231
},
232
232
"Microsoft.Build.Tasks.Git" : {
233
233
"type" : " Transitive" ,
655
655
"aws" : {
656
656
"type" : " Project" ,
657
657
"dependencies" : {
658
- "IPNetwork2" : " [2.6.611 , )" ,
658
+ "IPNetwork2" : " [2.6.613 , )" ,
659
659
"K8s" : " [1.0.0, )" ,
660
660
"Library" : " [1.0.0, )" ,
661
661
"Microsoft.Extensions.Options" : " [7.0.1, )" ,
You can’t perform that action at this time.
0 commit comments