Skip to content

Commit

Permalink
Fix SDK checksums
Browse files Browse the repository at this point in the history
  • Loading branch information
lbussell committed Jan 22, 2025
1 parent 23f3279 commit ee77174
Show file tree
Hide file tree
Showing 19 changed files with 47 additions and 46 deletions.
1 change: 1 addition & 0 deletions eng/update-dependencies/DockerfileShaUpdater.cs
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ private static string GetArch(string[] variableParts)
{
string? sha = null;
string shaExt = _options.IsInternal || !_productName.Contains("sdk", StringComparison.OrdinalIgnoreCase) ? ".sha512" : ".sha";
shaExt = ".sha512";

string shaUrl = productDownloadUrl
.Replace("/dotnetcli", "/dotnetclichecksums")
Expand Down
16 changes: 8 additions & 8 deletions manifest.versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,17 +258,17 @@
"sdk|9.0|linux|x64|sha": "f093507ef635c3f8e572bf7b6ea7e144b85ccf6b7c6f914d3f182f782200a6088728663df5c9abe0638c9bd273fde3769ec824a6516f5fce734c4a4664ce3099",
"sdk|9.0|win|x64|sha": "c3713f4db98fec9bcbb5be1378e7505a49cdb362e20e060045dc8e320ebc62e0f422e125efb9e966e957ee64e33219dea9b42c18ac5b8e51dd3648e5aa1319c5",

"sdk|10.0|build-version": "10.0.100-alpha.1.25072.4",
"sdk|10.0|build-version": "10.0.100-alpha.1.25072.6",
"sdk|10.0|product-version": "10.0.100-alpha.1",
"sdk|10.0|fixed-tag": "$(sdk|10.0|product-version)",
"sdk|10.0|minor-tag": "$(dotnet|10.0|minor-tag)",
"sdk|10.0|linux-musl|arm|sha": "77424a71e98405c5402397a646464a90d54315c7921318dde4c7c2cdb499f3360cd2763ab0c7f41ca509feea34afde1613dd150d57003e16d2c203be36970eed",
"sdk|10.0|linux-musl|arm64|sha": "686a19dc200bc0c03a14f32a075661d2e0942f5fac5ef8e238f2c85537f27a368beb9f5b8e5f8f50be641be7e1d305582ddedb177e8ba0cb7bd1806b9d470cdc",
"sdk|10.0|linux-musl|x64|sha": "950aef1b56a922c2821fe171bd092caf27a8582624aedc50f7d6c6d8a114b44d08a06194f5a795790e977283a3854657ab1787ca5bc6b42cb98044c3d7d9fd4b",
"sdk|10.0|linux|arm|sha": "8520adbf15f882e8ad894cee0a9823d538efd6b6aa4da1e798f2182d32bf9af4ddfc55f9c8aa03658f32faa22999482d73bf8a02a23009aae5ac20487bf1acf0",
"sdk|10.0|linux|arm64|sha": "be18314e9dc9b38c5d53a834e8af4bca72f97b53f6ea144cc0007d73eab9bda34f333a67ccab15a52d4b0da15250ee9fb5fe47a0d08c0691c402195060bd1c06",
"sdk|10.0|linux|x64|sha": "78a0dd88026b338c882049ff9c94baf2d1478e8ec338e1fd14bf485f301eeeb845bbe3912b03ec8534e77d90fa3c1203f483a5d56622731d4242ebf7086d0d59",
"sdk|10.0|win|x64|sha": "8b20ae4e6c17db5726912f7f26e471460cac58e14e5f4b52637200453b5960eda0564d00518eb231638e0baf91280b963b456c96ab84ece91a499ac14515f337",
"sdk|10.0|linux-musl|arm|sha": "5bf22a2ba550457a3654fabd153db317513f030e3de1ff644f710aa785551b78485e49047d8c7c9d5fb8c5c03d409c9e7cf3ecfcb6abfee8c2348e9c5894a2d9",
"sdk|10.0|linux-musl|arm64|sha": "eee65db021f6b07418cea17ac165a70fe25633648a4f02d77eb92c3a675bd41be08eaaa1d05dd8ecf24863f3260edf1e30fc7d45a369ff547d4b45b7bb502033",
"sdk|10.0|linux-musl|x64|sha": "f962a37d688f92ec21323f960e8f67e6f07aaa13ba8ec53380e2ea1e88c21ef8670bfe5e3ea942a9f24b3be7ccaf3902a7646152681a27e7d402e06e6f612a9e",
"sdk|10.0|linux|arm|sha": "4840c144111fbb2d7949bddfcd9c7f341c2344241864104c3a9c3d331bf924f61cc5d2c717bfb2bfe00e10cde4b3b3acece3b7109837de3b1830524a6c602b00",
"sdk|10.0|linux|arm64|sha": "fed98f47db628a802535862a8c1cd579393ffacd9b6657f9ee0fe913e1682f2f83541cb30690ae6edd89504389c4d1e91cec2c2f9223c6f3632556bd79ba9127",
"sdk|10.0|linux|x64|sha": "b574adfb25e6ad8277e640fafffc4510356346f0514a3aa7fdf00cd7c301675195b3dede4108ec98fec33d230ebd5c12a31733659541db2d6c1b8a97620b6895",
"sdk|10.0|win|x64|sha": "08e632e98e9f2605309357d2b75e4db9e9e0911d28996d53e04cdec270a5be2d1028097b916d8778c6889dbf83a93dc475bf27369f3f478cd58733497ed6d38e",

"syft|repo": "anchore/syft",
"syft|tag": "v1.18.1"
Expand Down
4 changes: 2 additions & 2 deletions src/sdk/10.0/alpine3.21/amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV \
# Do not show first run text
DOTNET_NOLOGO=true \
# SDK version
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.4 \
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.6 \
# Disable the invariant mode (set in base image)
DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false \
# Enable correct mode for dotnet watch (only mode supported in a container)
Expand All @@ -27,7 +27,7 @@ RUN apk add --upgrade --no-cache \

# Install .NET SDK
RUN wget -O dotnet.tar.gz https://ci.dot.net/public/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-musl-x64.tar.gz \
&& dotnet_sha512='950aef1b56a922c2821fe171bd092caf27a8582624aedc50f7d6c6d8a114b44d08a06194f5a795790e977283a3854657ab1787ca5bc6b42cb98044c3d7d9fd4b' \
&& dotnet_sha512='f962a37d688f92ec21323f960e8f67e6f07aaa13ba8ec53380e2ea1e88c21ef8670bfe5e3ea942a9f24b3be7ccaf3902a7646152681a27e7d402e06e6f612a9e' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet ./packs ./sdk ./sdk-manifests ./templates ./LICENSE.txt ./ThirdPartyNotices.txt \
Expand Down
4 changes: 2 additions & 2 deletions src/sdk/10.0/alpine3.21/arm32v7/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV \
# Do not show first run text
DOTNET_NOLOGO=true \
# SDK version
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.4 \
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.6 \
# Disable the invariant mode (set in base image)
DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false \
# Enable correct mode for dotnet watch (only mode supported in a container)
Expand All @@ -27,7 +27,7 @@ RUN apk add --upgrade --no-cache \

# Install .NET SDK
RUN wget -O dotnet.tar.gz https://ci.dot.net/public/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-musl-arm.tar.gz \
&& dotnet_sha512='77424a71e98405c5402397a646464a90d54315c7921318dde4c7c2cdb499f3360cd2763ab0c7f41ca509feea34afde1613dd150d57003e16d2c203be36970eed' \
&& dotnet_sha512='5bf22a2ba550457a3654fabd153db317513f030e3de1ff644f710aa785551b78485e49047d8c7c9d5fb8c5c03d409c9e7cf3ecfcb6abfee8c2348e9c5894a2d9' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet ./packs ./sdk ./sdk-manifests ./templates ./LICENSE.txt ./ThirdPartyNotices.txt \
Expand Down
4 changes: 2 additions & 2 deletions src/sdk/10.0/alpine3.21/arm64v8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV \
# Do not show first run text
DOTNET_NOLOGO=true \
# SDK version
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.4 \
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.6 \
# Disable the invariant mode (set in base image)
DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false \
# Enable correct mode for dotnet watch (only mode supported in a container)
Expand All @@ -27,7 +27,7 @@ RUN apk add --upgrade --no-cache \

# Install .NET SDK
RUN wget -O dotnet.tar.gz https://ci.dot.net/public/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-musl-arm64.tar.gz \
&& dotnet_sha512='686a19dc200bc0c03a14f32a075661d2e0942f5fac5ef8e238f2c85537f27a368beb9f5b8e5f8f50be641be7e1d305582ddedb177e8ba0cb7bd1806b9d470cdc' \
&& dotnet_sha512='eee65db021f6b07418cea17ac165a70fe25633648a4f02d77eb92c3a675bd41be08eaaa1d05dd8ecf24863f3260edf1e30fc7d45a369ff547d4b45b7bb502033' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet ./packs ./sdk ./sdk-manifests ./templates ./LICENSE.txt ./ThirdPartyNotices.txt \
Expand Down
4 changes: 2 additions & 2 deletions src/sdk/10.0/azurelinux3.0/amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV \
# Do not show first run text
DOTNET_NOLOGO=true \
# SDK version
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.4 \
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.6 \
# Enable correct mode for dotnet watch (only mode supported in a container)
DOTNET_USE_POLLING_FILE_WATCHER=true \
# Skip extraction of XML docs - generally not useful within an image/container - helps performance
Expand All @@ -23,7 +23,7 @@ RUN tdnf install -y \

# Install .NET SDK
RUN curl -fSL --output dotnet.tar.gz https://ci.dot.net/public/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-x64.tar.gz \
&& dotnet_sha512='78a0dd88026b338c882049ff9c94baf2d1478e8ec338e1fd14bf485f301eeeb845bbe3912b03ec8534e77d90fa3c1203f483a5d56622731d4242ebf7086d0d59' \
&& dotnet_sha512='b574adfb25e6ad8277e640fafffc4510356346f0514a3aa7fdf00cd7c301675195b3dede4108ec98fec33d230ebd5c12a31733659541db2d6c1b8a97620b6895' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet ./packs ./sdk ./sdk-manifests ./templates ./LICENSE.txt ./ThirdPartyNotices.txt \
&& rm dotnet.tar.gz \
Expand Down
4 changes: 2 additions & 2 deletions src/sdk/10.0/azurelinux3.0/arm64v8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV \
# Do not show first run text
DOTNET_NOLOGO=true \
# SDK version
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.4 \
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.6 \
# Enable correct mode for dotnet watch (only mode supported in a container)
DOTNET_USE_POLLING_FILE_WATCHER=true \
# Skip extraction of XML docs - generally not useful within an image/container - helps performance
Expand All @@ -23,7 +23,7 @@ RUN tdnf install -y \

# Install .NET SDK
RUN curl -fSL --output dotnet.tar.gz https://ci.dot.net/public/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-arm64.tar.gz \
&& dotnet_sha512='be18314e9dc9b38c5d53a834e8af4bca72f97b53f6ea144cc0007d73eab9bda34f333a67ccab15a52d4b0da15250ee9fb5fe47a0d08c0691c402195060bd1c06' \
&& dotnet_sha512='fed98f47db628a802535862a8c1cd579393ffacd9b6657f9ee0fe913e1682f2f83541cb30690ae6edd89504389c4d1e91cec2c2f9223c6f3632556bd79ba9127' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet ./packs ./sdk ./sdk-manifests ./templates ./LICENSE.txt ./ThirdPartyNotices.txt \
&& rm dotnet.tar.gz \
Expand Down
4 changes: 2 additions & 2 deletions src/sdk/10.0/bookworm-slim/amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV \
# Do not show first run text
DOTNET_NOLOGO=true \
# SDK version
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.4 \
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.6 \
# Enable correct mode for dotnet watch (only mode supported in a container)
DOTNET_USE_POLLING_FILE_WATCHER=true \
# Skip extraction of XML docs - generally not useful within an image/container - helps performance
Expand All @@ -25,7 +25,7 @@ RUN apt-get update \

# Install .NET SDK
RUN curl -fSL --output dotnet.tar.gz https://ci.dot.net/public/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-x64.tar.gz \
&& dotnet_sha512='78a0dd88026b338c882049ff9c94baf2d1478e8ec338e1fd14bf485f301eeeb845bbe3912b03ec8534e77d90fa3c1203f483a5d56622731d4242ebf7086d0d59' \
&& dotnet_sha512='b574adfb25e6ad8277e640fafffc4510356346f0514a3aa7fdf00cd7c301675195b3dede4108ec98fec33d230ebd5c12a31733659541db2d6c1b8a97620b6895' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet ./packs ./sdk ./sdk-manifests ./templates ./LICENSE.txt ./ThirdPartyNotices.txt \
Expand Down
4 changes: 2 additions & 2 deletions src/sdk/10.0/bookworm-slim/arm32v7/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV \
# Do not show first run text
DOTNET_NOLOGO=true \
# SDK version
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.4 \
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.6 \
# Enable correct mode for dotnet watch (only mode supported in a container)
DOTNET_USE_POLLING_FILE_WATCHER=true \
# Skip extraction of XML docs - generally not useful within an image/container - helps performance
Expand All @@ -25,7 +25,7 @@ RUN apt-get update \

# Install .NET SDK
RUN curl -fSL --output dotnet.tar.gz https://ci.dot.net/public/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-arm.tar.gz \
&& dotnet_sha512='8520adbf15f882e8ad894cee0a9823d538efd6b6aa4da1e798f2182d32bf9af4ddfc55f9c8aa03658f32faa22999482d73bf8a02a23009aae5ac20487bf1acf0' \
&& dotnet_sha512='4840c144111fbb2d7949bddfcd9c7f341c2344241864104c3a9c3d331bf924f61cc5d2c717bfb2bfe00e10cde4b3b3acece3b7109837de3b1830524a6c602b00' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet ./packs ./sdk ./sdk-manifests ./templates ./LICENSE.txt ./ThirdPartyNotices.txt \
Expand Down
4 changes: 2 additions & 2 deletions src/sdk/10.0/bookworm-slim/arm64v8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV \
# Do not show first run text
DOTNET_NOLOGO=true \
# SDK version
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.4 \
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.6 \
# Enable correct mode for dotnet watch (only mode supported in a container)
DOTNET_USE_POLLING_FILE_WATCHER=true \
# Skip extraction of XML docs - generally not useful within an image/container - helps performance
Expand All @@ -25,7 +25,7 @@ RUN apt-get update \

# Install .NET SDK
RUN curl -fSL --output dotnet.tar.gz https://ci.dot.net/public/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-arm64.tar.gz \
&& dotnet_sha512='be18314e9dc9b38c5d53a834e8af4bca72f97b53f6ea144cc0007d73eab9bda34f333a67ccab15a52d4b0da15250ee9fb5fe47a0d08c0691c402195060bd1c06' \
&& dotnet_sha512='fed98f47db628a802535862a8c1cd579393ffacd9b6657f9ee0fe913e1682f2f83541cb30690ae6edd89504389c4d1e91cec2c2f9223c6f3632556bd79ba9127' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet ./packs ./sdk ./sdk-manifests ./templates ./LICENSE.txt ./ThirdPartyNotices.txt \
Expand Down
6 changes: 3 additions & 3 deletions src/sdk/10.0/nanoserver-1809/amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ RUN powershell -Command " `
$ProgressPreference = 'SilentlyContinue'; `
`
# Retrieve .NET SDK
$sdk_version = '10.0.100-alpha.1.25072.4'; `
$sdk_version = '10.0.100-alpha.1.25072.6'; `
Invoke-WebRequest -OutFile dotnet.zip https://ci.dot.net/public/Sdk/$sdk_version/dotnet-sdk-$sdk_version-win-x64.zip; `
$dotnet_sha512 = '8b20ae4e6c17db5726912f7f26e471460cac58e14e5f4b52637200453b5960eda0564d00518eb231638e0baf91280b963b456c96ab84ece91a499ac14515f337'; `
$dotnet_sha512 = '08e632e98e9f2605309357d2b75e4db9e9e0911d28996d53e04cdec270a5be2d1028097b916d8778c6889dbf83a93dc475bf27369f3f478cd58733497ed6d38e'; `
if ((Get-FileHash dotnet.zip -Algorithm sha512).Hash -ne $dotnet_sha512) { `
Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
exit 1; `
Expand Down Expand Up @@ -64,7 +64,7 @@ ENV `
# Do not show first run text
DOTNET_NOLOGO=true `
# SDK version
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.4 `
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.6 `
# Enable correct mode for dotnet watch (only mode supported in a container)
DOTNET_USE_POLLING_FILE_WATCHER=true `
# Skip extraction of XML docs - generally not useful within an image/container - helps performance
Expand Down
6 changes: 3 additions & 3 deletions src/sdk/10.0/nanoserver-ltsc2022/amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ RUN powershell -Command " `
$ProgressPreference = 'SilentlyContinue'; `
`
# Retrieve .NET SDK
$sdk_version = '10.0.100-alpha.1.25072.4'; `
$sdk_version = '10.0.100-alpha.1.25072.6'; `
Invoke-WebRequest -OutFile dotnet.zip https://ci.dot.net/public/Sdk/$sdk_version/dotnet-sdk-$sdk_version-win-x64.zip; `
$dotnet_sha512 = '8b20ae4e6c17db5726912f7f26e471460cac58e14e5f4b52637200453b5960eda0564d00518eb231638e0baf91280b963b456c96ab84ece91a499ac14515f337'; `
$dotnet_sha512 = '08e632e98e9f2605309357d2b75e4db9e9e0911d28996d53e04cdec270a5be2d1028097b916d8778c6889dbf83a93dc475bf27369f3f478cd58733497ed6d38e'; `
if ((Get-FileHash dotnet.zip -Algorithm sha512).Hash -ne $dotnet_sha512) { `
Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
exit 1; `
Expand Down Expand Up @@ -64,7 +64,7 @@ ENV `
# Do not show first run text
DOTNET_NOLOGO=true `
# SDK version
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.4 `
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.6 `
# Enable correct mode for dotnet watch (only mode supported in a container)
DOTNET_USE_POLLING_FILE_WATCHER=true `
# Skip extraction of XML docs - generally not useful within an image/container - helps performance
Expand Down
6 changes: 3 additions & 3 deletions src/sdk/10.0/nanoserver-ltsc2025/amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ RUN powershell -Command " `
$ProgressPreference = 'SilentlyContinue'; `
`
# Retrieve .NET SDK
$sdk_version = '10.0.100-alpha.1.25072.4'; `
$sdk_version = '10.0.100-alpha.1.25072.6'; `
Invoke-WebRequest -OutFile dotnet.zip https://ci.dot.net/public/Sdk/$sdk_version/dotnet-sdk-$sdk_version-win-x64.zip; `
$dotnet_sha512 = '8b20ae4e6c17db5726912f7f26e471460cac58e14e5f4b52637200453b5960eda0564d00518eb231638e0baf91280b963b456c96ab84ece91a499ac14515f337'; `
$dotnet_sha512 = '08e632e98e9f2605309357d2b75e4db9e9e0911d28996d53e04cdec270a5be2d1028097b916d8778c6889dbf83a93dc475bf27369f3f478cd58733497ed6d38e'; `
if ((Get-FileHash dotnet.zip -Algorithm sha512).Hash -ne $dotnet_sha512) { `
Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
exit 1; `
Expand Down Expand Up @@ -64,7 +64,7 @@ ENV `
# Do not show first run text
DOTNET_NOLOGO=true `
# SDK version
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.4 `
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.6 `
# Enable correct mode for dotnet watch (only mode supported in a container)
DOTNET_USE_POLLING_FILE_WATCHER=true `
# Skip extraction of XML docs - generally not useful within an image/container - helps performance
Expand Down
4 changes: 2 additions & 2 deletions src/sdk/10.0/noble/amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV \
# Do not show first run text
DOTNET_NOLOGO=true \
# SDK version
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.4 \
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.6 \
# Enable correct mode for dotnet watch (only mode supported in a container)
DOTNET_USE_POLLING_FILE_WATCHER=true \
# Skip extraction of XML docs - generally not useful within an image/container - helps performance
Expand All @@ -25,7 +25,7 @@ RUN apt-get update \

# Install .NET SDK
RUN curl -fSL --output dotnet.tar.gz https://ci.dot.net/public/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-x64.tar.gz \
&& dotnet_sha512='78a0dd88026b338c882049ff9c94baf2d1478e8ec338e1fd14bf485f301eeeb845bbe3912b03ec8534e77d90fa3c1203f483a5d56622731d4242ebf7086d0d59' \
&& dotnet_sha512='b574adfb25e6ad8277e640fafffc4510356346f0514a3aa7fdf00cd7c301675195b3dede4108ec98fec33d230ebd5c12a31733659541db2d6c1b8a97620b6895' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet ./packs ./sdk ./sdk-manifests ./templates ./LICENSE.txt ./ThirdPartyNotices.txt \
Expand Down
6 changes: 3 additions & 3 deletions src/sdk/10.0/noble/arm32v7/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ ARG REPO=mcr.microsoft.com/dotnet/aspnet
FROM arm32v7/buildpack-deps:jammy-curl AS installer

# Install .NET SDK
RUN curl -fSL --output dotnet.tar.gz https://ci.dot.net/public/Sdk/10.0.100-alpha.1.25072.4/dotnet-sdk-10.0.100-alpha.1.25072.4-linux-arm.tar.gz \
&& dotnet_sha512='8520adbf15f882e8ad894cee0a9823d538efd6b6aa4da1e798f2182d32bf9af4ddfc55f9c8aa03658f32faa22999482d73bf8a02a23009aae5ac20487bf1acf0' \
RUN curl -fSL --output dotnet.tar.gz https://ci.dot.net/public/Sdk/10.0.100-alpha.1.25072.6/dotnet-sdk-10.0.100-alpha.1.25072.6-linux-arm.tar.gz \
&& dotnet_sha512='4840c144111fbb2d7949bddfcd9c7f341c2344241864104c3a9c3d331bf924f61cc5d2c717bfb2bfe00e10cde4b3b3acece3b7109837de3b1830524a6c602b00' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet ./packs ./sdk ./sdk-manifests ./templates ./LICENSE.txt ./ThirdPartyNotices.txt \
Expand All @@ -20,7 +20,7 @@ ENV \
# Do not show first run text
DOTNET_NOLOGO=true \
# SDK version
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.4 \
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.6 \
# Enable correct mode for dotnet watch (only mode supported in a container)
DOTNET_USE_POLLING_FILE_WATCHER=true \
# Skip extraction of XML docs - generally not useful within an image/container - helps performance
Expand Down
4 changes: 2 additions & 2 deletions src/sdk/10.0/noble/arm64v8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV \
# Do not show first run text
DOTNET_NOLOGO=true \
# SDK version
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.4 \
DOTNET_SDK_VERSION=10.0.100-alpha.1.25072.6 \
# Enable correct mode for dotnet watch (only mode supported in a container)
DOTNET_USE_POLLING_FILE_WATCHER=true \
# Skip extraction of XML docs - generally not useful within an image/container - helps performance
Expand All @@ -25,7 +25,7 @@ RUN apt-get update \

# Install .NET SDK
RUN curl -fSL --output dotnet.tar.gz https://ci.dot.net/public/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-arm64.tar.gz \
&& dotnet_sha512='be18314e9dc9b38c5d53a834e8af4bca72f97b53f6ea144cc0007d73eab9bda34f333a67ccab15a52d4b0da15250ee9fb5fe47a0d08c0691c402195060bd1c06' \
&& dotnet_sha512='fed98f47db628a802535862a8c1cd579393ffacd9b6657f9ee0fe913e1682f2f83541cb30690ae6edd89504389c4d1e91cec2c2f9223c6f3632556bd79ba9127' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet ./packs ./sdk ./sdk-manifests ./templates ./LICENSE.txt ./ThirdPartyNotices.txt \
Expand Down
Loading

0 comments on commit ee77174

Please sign in to comment.