File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33ARG BUILD_VERSION=3.5.0
44
55# FROM mcr.microsoft.com/dotnet/runtime:9.0.3-noble-amd64 AS base
6- FROM dhi.io/dotnet :9.0.16-debian13@sha256:4797903e46b475875f4a402aa6f42a1dcc78cfe67d217f9f5f49e358b60d47a3 AS base
6+ FROM dhi.io/aspnetcore :9.0.16-debian13@sha256:961647e80202ce33fc06472dda4e7ae2d2bc56d819aee6742602f70047b13dc7 AS base
77ARG BUILD_VERSION
88WORKDIR /app
99EXPOSE 80
Original file line number Diff line number Diff line change 44ARG BUILD_VERSION=3.5.0
55
66# FROM mcr.microsoft.com/dotnet/runtime:9.0.3-noble-amd64 AS base
7- FROM dhi.io/dotnet :9.0.16-debian13@sha256:4797903e46b475875f4a402aa6f42a1dcc78cfe67d217f9f5f49e358b60d47a3 AS base
7+ FROM dhi.io/aspnetcore :9.0.16-debian13@sha256:961647e80202ce33fc06472dda4e7ae2d2bc56d819aee6742602f70047b13dc7 AS base
88ARG BUILD_VERSION
99WORKDIR /app
1010EXPOSE 8080
Original file line number Diff line number Diff line change 44ARG BUILD_VERSION=3.5.0
55
66# FROM mcr.microsoft.com/dotnet/runtime:9.0.3-noble-amd64 AS base
7- FROM dhi.io/dotnet :9.0.16-debian13@sha256:4797903e46b475875f4a402aa6f42a1dcc78cfe67d217f9f5f49e358b60d47a3 AS base
7+ FROM dhi.io/aspnetcore :9.0.16-debian13@sha256:961647e80202ce33fc06472dda4e7ae2d2bc56d819aee6742602f70047b13dc7 AS base
88ARG BUILD_VERSION
99WORKDIR /app
1010EXPOSE 80
Original file line number Diff line number Diff line change 11ARG BUILD_VERSION=3.5.0
22
33# FROM mcr.microsoft.com/dotnet/runtime:9.0.3-noble-amd64 AS base
4- FROM dhi.io/dotnet :9.0.16-debian13@sha256:4797903e46b475875f4a402aa6f42a1dcc78cfe67d217f9f5f49e358b60d47a3 AS base
4+ FROM dhi.io/aspnetcore :9.0.16-debian13@sha256:961647e80202ce33fc06472dda4e7ae2d2bc56d819aee6742602f70047b13dc7 AS base
55ARG BUILD_VERSION
66WORKDIR /app
77EXPOSE 8080
You can’t perform that action at this time.
0 commit comments