Skip to content

Commit d63744d

Browse files
lbussellrichlander
andauthored
[nightly] Update .NET download URLs (#6124)
Co-authored-by: Rich Lander <[email protected]>
1 parent 56d46db commit d63744d

File tree

254 files changed

+266
-266
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

254 files changed

+266
-266
lines changed

documentation/scenarios/installing-dotnet.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ By having the version of .NET you're installing explicitly defined in the Docker
118118
* .NET download URL (e.g. `ENV DOTNET_URL=https://download.visualstudio.microsoft.com/...`)
119119
* SHA value (e.g. `dotnet_sha512='d4d67df5ff5f6dde0d865a6e87559955bd57429df396cf7d05fe77f09e6220c67dc5e66439b1801ca4d301a62f81f666122bf4b623b31a46b861677dcafc62a4'`)
120120

121-
You can track these values by making use of the information contained in the `releases.json` of the relevant release. For example, the [`releases.json`](https://dotnetcli.azureedge.net/dotnet/release-metadata/9.0/releases.json) for 9.0 contains all the metadata for the 9.0 releases including download links of the binary archives as well as their hash values. The release information is described on the main [release notes](https://github.com/dotnet/core/blob/master/release-notes/README.md) page.
121+
You can track these values by making use of the information contained in the `releases.json` of the relevant release. For example, the [`releases.json`](https://builds.dotnet.microsoft.com/dotnet/release-metadata/9.0/releases.json) for 9.0 contains all the metadata for the 9.0 releases including download links of the binary archives as well as their hash values. The release information is described on the main [release notes](https://github.com/dotnet/core/blob/master/release-notes/README.md) page.
122122

123123
### Installing from a Linux Package Manager
124124

eng/Get-AspireDropVersions.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ if ($Channel) {
2424
$versionSpecificUrl = Resolve-DotnetProductUrl $akaMsUrl
2525

2626
# Assume the versionSpecificUrl is a string like
27-
# https://dotnetbuilds.azureedge.net/public/aspire/8.0.0-preview.X.YYYYY.Z/aspire-dashboard-linux-x64.zip
27+
# https://ci.dot.net/public/aspire/8.0.0-preview.X.YYYYY.Z/aspire-dashboard-linux-x64.zip
2828
$aspireVersion = $versionSpecificUrl -replace '^.*/aspire/([^/]+)/.*$', '$1'
2929

3030
if (Get-IsStableBranding $aspireVersion) {

eng/update-dependencies/DockerfileShaUpdater.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ namespace Dotnet.Docker
2424
public class DockerfileShaUpdater : FileRegexUpdater
2525
{
2626
private const string ReleaseDotnetBaseUrl = $"https://dotnetcli.blob.core.windows.net/dotnet";
27-
private const string ReleaseDotnetBaseCdnUrl = $"https://dotnetcli.azureedge.net/dotnet";
27+
private const string ReleaseDotnetBaseCdnUrl = $"https://builds.dotnet.microsoft.com/dotnet";
2828

2929
private const string ShaVariableGroupName = "shaVariable";
3030
private const string ShaValueGroupName = "shaValue";

manifest.versions.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"variables": {
3-
"base-url|public|maintenance|main": "https://dotnetcli.azureedge.net/dotnet",
4-
"base-url|public|maintenance|nightly": "https://dotnetcli.azureedge.net/dotnet",
3+
"base-url|public|maintenance|main": "https://builds.dotnet.microsoft.com/dotnet",
4+
"base-url|public|maintenance|nightly": "https://builds.dotnet.microsoft.com/dotnet",
55
"base-url|public|preview|main": "$(base-url|public|maintenance|main)",
6-
"base-url|public|preview|nightly": "https://dotnetbuilds.azureedge.net/public",
6+
"base-url|public|preview|nightly": "https://ci.dot.net/public",
77

88
"alpine|floating-tag-version": "alpine3.20",
99
"alpine|9.0|floating-tag-version": "$(alpine|floating-tag-version)",

src/aspire-dashboard/9.0/cbl-mariner-distroless/amd64/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RUN tdnf install -y \
1010

1111
# Retrieve Aspire Dashboard
1212
RUN dotnet_aspire_version=9.0.1-preview.1.24557.2 \
13-
&& curl -fSL --output aspire_dashboard.zip https://dotnetbuilds.azureedge.net/public/aspire/$dotnet_aspire_version/aspire-dashboard-linux-x64.zip \
13+
&& curl -fSL --output aspire_dashboard.zip https://ci.dot.net/public/aspire/$dotnet_aspire_version/aspire-dashboard-linux-x64.zip \
1414
&& aspire_dashboard_sha512='665ae24484620d8fecc000074c15393a6b0efc7f5678d7415603b674e9b5509f756c335161fb45afaef56c9800477e7a300fc337dfbac575ec7dd60f00052c77' \
1515
&& echo "$aspire_dashboard_sha512 aspire_dashboard.zip" | sha512sum -c - \
1616
&& mkdir -p /app \

src/aspire-dashboard/9.0/cbl-mariner-distroless/arm64v8/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RUN tdnf install -y \
1010

1111
# Retrieve Aspire Dashboard
1212
RUN dotnet_aspire_version=9.0.1-preview.1.24557.2 \
13-
&& curl -fSL --output aspire_dashboard.zip https://dotnetbuilds.azureedge.net/public/aspire/$dotnet_aspire_version/aspire-dashboard-linux-arm64.zip \
13+
&& curl -fSL --output aspire_dashboard.zip https://ci.dot.net/public/aspire/$dotnet_aspire_version/aspire-dashboard-linux-arm64.zip \
1414
&& aspire_dashboard_sha512='a9ddb5ea8214a0ec78784f9ca95f6ea60dc0baf189722a3ac1fee46da3d2d01f08b785d1f75e5ee72cd0401429527c49100b11e846ed7d6b7705952e73c64c95' \
1515
&& echo "$aspire_dashboard_sha512 aspire_dashboard.zip" | sha512sum -c - \
1616
&& mkdir -p /app \

src/aspnet/8.0/alpine3.20-composite/amd64/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ENV \
1212

1313

1414
# Install ASP.NET Composite Runtime
15-
RUN wget -O dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-composite-$ASPNET_VERSION-linux-musl-x64.tar.gz \
15+
RUN wget -O dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-composite-$ASPNET_VERSION-linux-musl-x64.tar.gz \
1616
&& dotnet_sha512='ffe1b824ce11dd7e100278b6950c5755e4a5c975328c14c56a403fff408e024506eaa67c7be24baf6b87b3afb2c37ded0e89eaa5170cd04e0e279f4f969e28bd' \
1717
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
1818
&& mkdir -p /usr/share/dotnet \

src/aspnet/8.0/alpine3.20-composite/arm32v7/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ENV \
1212

1313

1414
# Install ASP.NET Composite Runtime
15-
RUN wget -O dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-composite-$ASPNET_VERSION-linux-musl-arm.tar.gz \
15+
RUN wget -O dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-composite-$ASPNET_VERSION-linux-musl-arm.tar.gz \
1616
&& dotnet_sha512='74c72b06059b51d75fb05e6495a65f096ed39d6c3ebcd0e3fb4712873d6effeb005d85e1296f334acbe32ce53e3ace66960e756b1e3f7155257508eb9c8295eb' \
1717
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
1818
&& mkdir -p /usr/share/dotnet \

src/aspnet/8.0/alpine3.20-composite/arm64v8/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ENV \
1212

1313

1414
# Install ASP.NET Composite Runtime
15-
RUN wget -O dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-composite-$ASPNET_VERSION-linux-musl-arm64.tar.gz \
15+
RUN wget -O dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-composite-$ASPNET_VERSION-linux-musl-arm64.tar.gz \
1616
&& dotnet_sha512='051b1087f6fc052f9c52c4f00d526c52c6c16705eae81ca5a5f436503d17eadb668a2065eba8c70214b3088d3a3d3a68071946c5ffb1f922b8ba5a43375158d3' \
1717
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
1818
&& mkdir -p /usr/share/dotnet \

src/aspnet/8.0/alpine3.20/amd64/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ FROM $REPO:8.0.11-alpine3.20-amd64
88
ENV ASPNET_VERSION=8.0.11
99

1010
# Install ASP.NET Core
11-
RUN wget -O aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-$ASPNET_VERSION-linux-musl-x64.tar.gz \
11+
RUN wget -O aspnetcore.tar.gz https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-$ASPNET_VERSION-linux-musl-x64.tar.gz \
1212
&& aspnetcore_sha512='9120ef0cac2002fefee4ab900fc0085fb56dcae58567cf8f8f61f04f6f5623dc995cfba8f6dc2c61fa4d96dda3a2ee0edc8530b40fdbc16d26aef5ba32721c4d' \
1313
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
1414
&& tar -oxzf aspnetcore.tar.gz -C /usr/share/dotnet ./shared/Microsoft.AspNetCore.App \

src/aspnet/8.0/alpine3.20/arm32v7/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ FROM $REPO:8.0.11-alpine3.20-arm32v7
88
ENV ASPNET_VERSION=8.0.11
99

1010
# Install ASP.NET Core
11-
RUN wget -O aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-$ASPNET_VERSION-linux-musl-arm.tar.gz \
11+
RUN wget -O aspnetcore.tar.gz https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-$ASPNET_VERSION-linux-musl-arm.tar.gz \
1212
&& aspnetcore_sha512='0748242eacbc47953694e196554cba14d91fc30d797fe69f904504a705228045ec46cb0de19545208ccad742682d435921fb2532c23b5bbe82295fee0804fba9' \
1313
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
1414
&& tar -oxzf aspnetcore.tar.gz -C /usr/share/dotnet ./shared/Microsoft.AspNetCore.App \

src/aspnet/8.0/alpine3.20/arm64v8/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ FROM $REPO:8.0.11-alpine3.20-arm64v8
88
ENV ASPNET_VERSION=8.0.11
99

1010
# Install ASP.NET Core
11-
RUN wget -O aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-$ASPNET_VERSION-linux-musl-arm64.tar.gz \
11+
RUN wget -O aspnetcore.tar.gz https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-$ASPNET_VERSION-linux-musl-arm64.tar.gz \
1212
&& aspnetcore_sha512='862ca7cf349e9454203a1389ab85283c91a104d7d6b70ae66c39b7d413a351df2075edba520673153110b9ebad15801b6b2284dafb22bdaf93555b964367df40' \
1313
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
1414
&& tar -oxzf aspnetcore.tar.gz -C /usr/share/dotnet ./shared/Microsoft.AspNetCore.App \

src/aspnet/8.0/alpine3.21-composite/amd64/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ENV \
1212

1313

1414
# Install ASP.NET Composite Runtime
15-
RUN wget -O dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-composite-$ASPNET_VERSION-linux-musl-x64.tar.gz \
15+
RUN wget -O dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-composite-$ASPNET_VERSION-linux-musl-x64.tar.gz \
1616
&& dotnet_sha512='ffe1b824ce11dd7e100278b6950c5755e4a5c975328c14c56a403fff408e024506eaa67c7be24baf6b87b3afb2c37ded0e89eaa5170cd04e0e279f4f969e28bd' \
1717
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
1818
&& mkdir -p /usr/share/dotnet \

src/aspnet/8.0/alpine3.21-composite/arm32v7/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ENV \
1212

1313

1414
# Install ASP.NET Composite Runtime
15-
RUN wget -O dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-composite-$ASPNET_VERSION-linux-musl-arm.tar.gz \
15+
RUN wget -O dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-composite-$ASPNET_VERSION-linux-musl-arm.tar.gz \
1616
&& dotnet_sha512='74c72b06059b51d75fb05e6495a65f096ed39d6c3ebcd0e3fb4712873d6effeb005d85e1296f334acbe32ce53e3ace66960e756b1e3f7155257508eb9c8295eb' \
1717
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
1818
&& mkdir -p /usr/share/dotnet \

src/aspnet/8.0/alpine3.21-composite/arm64v8/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ENV \
1212

1313

1414
# Install ASP.NET Composite Runtime
15-
RUN wget -O dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-composite-$ASPNET_VERSION-linux-musl-arm64.tar.gz \
15+
RUN wget -O dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-composite-$ASPNET_VERSION-linux-musl-arm64.tar.gz \
1616
&& dotnet_sha512='051b1087f6fc052f9c52c4f00d526c52c6c16705eae81ca5a5f436503d17eadb668a2065eba8c70214b3088d3a3d3a68071946c5ffb1f922b8ba5a43375158d3' \
1717
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
1818
&& mkdir -p /usr/share/dotnet \

src/aspnet/8.0/alpine3.21/amd64/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ FROM $REPO:8.0.11-alpine3.21-amd64
88
ENV ASPNET_VERSION=8.0.11
99

1010
# Install ASP.NET Core
11-
RUN wget -O aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-$ASPNET_VERSION-linux-musl-x64.tar.gz \
11+
RUN wget -O aspnetcore.tar.gz https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-$ASPNET_VERSION-linux-musl-x64.tar.gz \
1212
&& aspnetcore_sha512='9120ef0cac2002fefee4ab900fc0085fb56dcae58567cf8f8f61f04f6f5623dc995cfba8f6dc2c61fa4d96dda3a2ee0edc8530b40fdbc16d26aef5ba32721c4d' \
1313
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
1414
&& tar -oxzf aspnetcore.tar.gz -C /usr/share/dotnet ./shared/Microsoft.AspNetCore.App \

src/aspnet/8.0/alpine3.21/arm32v7/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ FROM $REPO:8.0.11-alpine3.21-arm32v7
88
ENV ASPNET_VERSION=8.0.11
99

1010
# Install ASP.NET Core
11-
RUN wget -O aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-$ASPNET_VERSION-linux-musl-arm.tar.gz \
11+
RUN wget -O aspnetcore.tar.gz https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-$ASPNET_VERSION-linux-musl-arm.tar.gz \
1212
&& aspnetcore_sha512='0748242eacbc47953694e196554cba14d91fc30d797fe69f904504a705228045ec46cb0de19545208ccad742682d435921fb2532c23b5bbe82295fee0804fba9' \
1313
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
1414
&& tar -oxzf aspnetcore.tar.gz -C /usr/share/dotnet ./shared/Microsoft.AspNetCore.App \

src/aspnet/8.0/alpine3.21/arm64v8/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ FROM $REPO:8.0.11-alpine3.21-arm64v8
88
ENV ASPNET_VERSION=8.0.11
99

1010
# Install ASP.NET Core
11-
RUN wget -O aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-$ASPNET_VERSION-linux-musl-arm64.tar.gz \
11+
RUN wget -O aspnetcore.tar.gz https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-$ASPNET_VERSION-linux-musl-arm64.tar.gz \
1212
&& aspnetcore_sha512='862ca7cf349e9454203a1389ab85283c91a104d7d6b70ae66c39b7d413a351df2075edba520673153110b9ebad15801b6b2284dafb22bdaf93555b964367df40' \
1313
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
1414
&& tar -oxzf aspnetcore.tar.gz -C /usr/share/dotnet ./shared/Microsoft.AspNetCore.App \

src/aspnet/8.0/azurelinux3.0-distroless-composite-extra/amd64/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN tdnf install -y \
1111

1212
# Retrieve ASP.NET Composite Runtime
1313
RUN aspnetcore_version=8.0.11 \
14-
&& curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-x64.tar.gz \
14+
&& curl -fSL --output dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-x64.tar.gz \
1515
&& dotnet_sha512='af0bba2eaa03d98faf86ba891281bec966e7faaee5b317d099748440adba49355d17bdb6cdbb46f9c74828b02fe90059c4b7890ff6e2304c211754a0dea3c40e' \
1616
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
1717
&& mkdir -p /usr/share/dotnet \

src/aspnet/8.0/azurelinux3.0-distroless-composite-extra/arm64v8/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN tdnf install -y \
1111

1212
# Retrieve ASP.NET Composite Runtime
1313
RUN aspnetcore_version=8.0.11 \
14-
&& curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-arm64.tar.gz \
14+
&& curl -fSL --output dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-arm64.tar.gz \
1515
&& dotnet_sha512='0e0e02c03c59ea68eed94bd482c5820421184f7b41a90fc7c3ac58e5ae3c588233e13722906f5d3de4513a3b9a55bdb81d13e3b193d57ddb106ce6a5d027a99c' \
1616
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
1717
&& mkdir -p /usr/share/dotnet \

src/aspnet/8.0/azurelinux3.0-distroless-composite/amd64/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN tdnf install -y \
1111

1212
# Retrieve ASP.NET Composite Runtime
1313
RUN aspnetcore_version=8.0.11 \
14-
&& curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-x64.tar.gz \
14+
&& curl -fSL --output dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-x64.tar.gz \
1515
&& dotnet_sha512='af0bba2eaa03d98faf86ba891281bec966e7faaee5b317d099748440adba49355d17bdb6cdbb46f9c74828b02fe90059c4b7890ff6e2304c211754a0dea3c40e' \
1616
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
1717
&& mkdir -p /usr/share/dotnet \

src/aspnet/8.0/azurelinux3.0-distroless-composite/arm64v8/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN tdnf install -y \
1111

1212
# Retrieve ASP.NET Composite Runtime
1313
RUN aspnetcore_version=8.0.11 \
14-
&& curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-arm64.tar.gz \
14+
&& curl -fSL --output dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-arm64.tar.gz \
1515
&& dotnet_sha512='0e0e02c03c59ea68eed94bd482c5820421184f7b41a90fc7c3ac58e5ae3c588233e13722906f5d3de4513a3b9a55bdb81d13e3b193d57ddb106ce6a5d027a99c' \
1616
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
1717
&& mkdir -p /usr/share/dotnet \

src/aspnet/8.0/azurelinux3.0-distroless-extra/amd64/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN tdnf install -y \
1111

1212
# Retrieve ASP.NET Core
1313
RUN aspnetcore_version=8.0.11 \
14-
&& curl -fSL --output aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-x64.tar.gz \
14+
&& curl -fSL --output aspnetcore.tar.gz https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-x64.tar.gz \
1515
&& aspnetcore_sha512='e7acf9dc5cfa49aa7ec30dbb9586bc7beaac9e3116c75303b511770e3597b209739f28c754b2107c0255acac90187cd1000c1ee772463fc828934a4dda35f5c3' \
1616
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
1717
&& mkdir -p /dotnet \

src/aspnet/8.0/azurelinux3.0-distroless-extra/arm64v8/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN tdnf install -y \
1111

1212
# Retrieve ASP.NET Core
1313
RUN aspnetcore_version=8.0.11 \
14-
&& curl -fSL --output aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-arm64.tar.gz \
14+
&& curl -fSL --output aspnetcore.tar.gz https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-arm64.tar.gz \
1515
&& aspnetcore_sha512='75b5888b7d65cf9e971925e48962c0822f630390a3f0f04ce1d84546990fed312e8ae8513c82caeada145c2ac8de2b229fd1dad2d2df36c8e9db0df9f65595ac' \
1616
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
1717
&& mkdir -p /dotnet \

src/aspnet/8.0/azurelinux3.0-distroless/amd64/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN tdnf install -y \
1111

1212
# Retrieve ASP.NET Core
1313
RUN aspnetcore_version=8.0.11 \
14-
&& curl -fSL --output aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-x64.tar.gz \
14+
&& curl -fSL --output aspnetcore.tar.gz https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-x64.tar.gz \
1515
&& aspnetcore_sha512='e7acf9dc5cfa49aa7ec30dbb9586bc7beaac9e3116c75303b511770e3597b209739f28c754b2107c0255acac90187cd1000c1ee772463fc828934a4dda35f5c3' \
1616
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
1717
&& mkdir -p /dotnet \

src/aspnet/8.0/azurelinux3.0-distroless/arm64v8/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN tdnf install -y \
1111

1212
# Retrieve ASP.NET Core
1313
RUN aspnetcore_version=8.0.11 \
14-
&& curl -fSL --output aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-arm64.tar.gz \
14+
&& curl -fSL --output aspnetcore.tar.gz https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-arm64.tar.gz \
1515
&& aspnetcore_sha512='75b5888b7d65cf9e971925e48962c0822f630390a3f0f04ce1d84546990fed312e8ae8513c82caeada145c2ac8de2b229fd1dad2d2df36c8e9db0df9f65595ac' \
1616
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
1717
&& mkdir -p /dotnet \

src/aspnet/8.0/azurelinux3.0/amd64/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ RUN tdnf install -y \
99

1010
# Retrieve ASP.NET Core
1111
RUN aspnetcore_version=8.0.11 \
12-
&& curl -fSL --output aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-x64.tar.gz \
12+
&& curl -fSL --output aspnetcore.tar.gz https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-x64.tar.gz \
1313
&& aspnetcore_sha512='e7acf9dc5cfa49aa7ec30dbb9586bc7beaac9e3116c75303b511770e3597b209739f28c754b2107c0255acac90187cd1000c1ee772463fc828934a4dda35f5c3' \
1414
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
1515
&& tar -oxzf aspnetcore.tar.gz ./shared/Microsoft.AspNetCore.App \

0 commit comments

Comments
 (0)