File tree Expand file tree Collapse file tree
Source/OrleansTemplate.Server Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66# Base image used by Visual Studio at development time
77# (See https://docs.microsoft.com/en-us/visualstudio/containers/container-msbuild-properties)
8- FROM mcr.microsoft.com/dotnet/aspnet:7 .0-alpine AS base
8+ FROM mcr.microsoft.com/dotnet/aspnet:10 .0-alpine AS base
99# Open Container Initiative (OCI) labels (See https://github.com/opencontainers/image-spec/blob/master/annotations.md).
1010LABEL org.opencontainers.image.title="PROJECT-TITLE" \
1111 org.opencontainers.image.description="PROJECT-DESCRIPTION" \
Original file line number Diff line number Diff line change 22 "sdk" : {
33 "allowPrerelease" : false ,
44 "rollForward" : " latestMajor" ,
5- "version" : " 7 .0.401 "
5+ "version" : " 10 .0.300 "
66 }
77}
Original file line number Diff line number Diff line change 55
66# Base image used by Visual Studio at development time
77# (See https://docs.microsoft.com/en-us/visualstudio/containers/container-msbuild-properties)
8- FROM mcr.microsoft.com/dotnet/aspnet:7 .0-alpine AS base
8+ FROM mcr.microsoft.com/dotnet/aspnet:10 .0-alpine AS base
99# Open Container Initiative (OCI) labels (See https://github.com/opencontainers/image-spec/blob/master/annotations.md).
1010LABEL org.opencontainers.image.title="PROJECT-TITLE" \
1111 org.opencontainers.image.description="PROJECT-DESCRIPTION" \
Original file line number Diff line number Diff line change 22 "sdk" : {
33 "allowPrerelease" : false ,
44 "rollForward" : " latestMajor" ,
5- "version" : " 7 .0.401 "
5+ "version" : " 10 .0.300 "
66 }
77}
Original file line number Diff line number Diff line change 22 "sdk" : {
33 "allowPrerelease" : false ,
44 "rollForward" : " latestMajor" ,
5- "version" : " 7 .0.401 "
5+ "version" : " 10 .0.300 "
66 }
77}
Original file line number Diff line number Diff line change 55
66# Base image used by Visual Studio at development time
77# (See https://docs.microsoft.com/en-us/visualstudio/containers/container-msbuild-properties)
8- FROM mcr.microsoft.com/dotnet/aspnet:7 .0-alpine AS base
8+ FROM mcr.microsoft.com/dotnet/aspnet:10 .0-alpine AS base
99# Open Container Initiative (OCI) labels (See https://github.com/opencontainers/image-spec/blob/master/annotations.md).
1010LABEL org.opencontainers.image.title="PROJECT-TITLE" \
1111 org.opencontainers.image.description="PROJECT-DESCRIPTION" \
Original file line number Diff line number Diff line change 22 "sdk" : {
33 "allowPrerelease" : false ,
44 "rollForward" : " latestMajor" ,
5- "version" : " 7 .0.401 "
5+ "version" : " 10 .0.300 "
66 }
77}
Original file line number Diff line number Diff line change 22 "sdk" : {
33 "allowPrerelease" : false ,
44 "rollForward" : " latestMajor" ,
5- "version" : " 7 .0.401 "
5+ "version" : " 10 .0.300 "
66 }
77}
You can’t perform that action at this time.
0 commit comments