Skip to content

Commit

Permalink
[nightly] Update dependencies from dotnet/dotnet-monitor/9.0 (#5930)
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnet-docker-bot authored Sep 30, 2024
1 parent fab38b4 commit d1984a5
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 17 deletions.
14 changes: 7 additions & 7 deletions manifest.versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,19 +164,19 @@
"monitor-ext-s3storage|8.1|linux|x64|sha": "4bb8f3678ca9e8525b9dae9811c9737003d72e9c795f743634f1e0ebbce5662c2b59b3aa1c3675eb2d11476f4c6db74511603ffac7020c79b470c70e31481768",
"monitor-ext-s3storage|8.1|linux|arm64|sha": "168e988a1849da41b8c8ef8b746c711428b6c8c02811a4b9c750d719602bffed4dd0a97b8a066888fccfefccedb61de106f715484580f2bbb4a30f3f2aa6ab0d",

"monitor|9.0|build-version": "9.0.0-rc.2.24474.6",
"monitor|9.0|build-version": "9.0.0-rc.2.24479.2",
"monitor|9.0|product-version": "9.0.0-rc.2",
"monitor|9.0|fixed-tag": "$(monitor|9.0|product-version)",
"monitor|9.0|minor-tag": "9.0",
"monitor|9|major-tag": "9",
"monitor|9.0|base-url|main": "$(base-url|public|preview|main)",
"monitor|9.0|base-url|nightly": "$(base-url|public|preview|nightly)",
"monitor-base|9.0|linux|x64|sha": "9dedfe526a9243e0cec22b50bdb49224eca1aa801a0f62accc24c9595aff875d808aa1b2854e5707ef491878156af3392b4aede4f4fe1ed2b4f24decfb259ffc",
"monitor-base|9.0|linux|arm64|sha": "c14e4e7a647c3b68780a04aa9e6e8631cbea860334da8d5f4136bc986eb987e1bf8b96a3cbdadb8f2eb49140c383688e0d13ab00beae84ff158eebda07c1e178",
"monitor-ext-azureblobstorage|9.0|linux|x64|sha": "daf4433e5f6ccd65c093c29dd77b1730ddcc0fac964bd55a4e44ffbfd89b2618245ae93a3c1216fedb4b97f991b2493533c89d4e91b7668101e1ed3ef58a3e71",
"monitor-ext-azureblobstorage|9.0|linux|arm64|sha": "4f4cff3583c524e55501a253d18d5dfc2a6be8ae91070c0fe75dfcebaa3350cf09deba6c37ba8c7a51246d9ea7ab440d40a7adf8b8074e16dcf242b728a12817",
"monitor-ext-s3storage|9.0|linux|x64|sha": "704db88ea8d3b9116f1f3275d614a0614b30cd17ec182a32667f6ba9a7756f628e2b3bee571d7f1e4895f499b1e126f9cc4b52a35ac9a880b3dc6863988c76ff",
"monitor-ext-s3storage|9.0|linux|arm64|sha": "f07b20cd11426f5e16970db382d6d37b4c7c27ea66948b1521d9105d434778e6f6c83592bb051f169297f0f98b85001da2a80d0b82f1700eb1052f77a49dabf8",
"monitor-base|9.0|linux|x64|sha": "3a8fd68700d3a8c5b78a18b9bee698d6bb76c5f9f269ba2dd23399e4dbc50ded51ba76ec0b3fd73f942a3e58e3569b9aa3213ef05464a0bb1dc0bc58269df895",
"monitor-base|9.0|linux|arm64|sha": "a07e8e37d5f4a8e34e7e849457f2a37422ace439c5c0da0e8fbc7aabd7e425054f587481605c8806ca91e88375cd4090993a1fff3870064b3f721c31f766b7be",
"monitor-ext-azureblobstorage|9.0|linux|x64|sha": "2deb926f103e199352b8751d1a5f82eb3b67b57c466359b26493a9f4d3ee773604f72094597a6b37b2eb1e0b25528ca88366bbefb6c5a1da06f55ca7905d4588",
"monitor-ext-azureblobstorage|9.0|linux|arm64|sha": "264d5ea4fc27eff7b7ac9a8ba1a85b24426fd987cacbce407d40ba5efbea13859ca2b581341196f4047854e08bada256e3fbc3a9d823042b068d3d6dfb53f50f",
"monitor-ext-s3storage|9.0|linux|x64|sha": "def0b49ff2ad7a3315b1c2f2068631bcc433da8459bd5c7896de1db4be83c293e185f27c8b85964d15bf8ba19175e5813746e4bfd0f8b69927e65bd639989b73",
"monitor-ext-s3storage|9.0|linux|arm64|sha": "b5236e5fed9d3db17ac545cb3596198d5bbc7b0023306fd5c0264ba6686d83d4733015af73aaff88924cf18b984a15d823a11f87a5be6e358306ebb291afb702",

"netstandard-targeting-pack-2.1.0|linux-rpm|x64|sha": "fab41a86b9182b276992795247868c093890c6b3d5739376374a302430229624944998e054de0ff99bddd9459fc9543636df1ebd5392db069ae953ac17ea2880",

Expand Down
4 changes: 2 additions & 2 deletions src/monitor-base/9.0/azurelinux-distroless/amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ RUN tdnf install -y \
&& tdnf clean all

# Retrieve .NET Monitor Base
RUN dotnet_monitor_version=9.0.0-rc.2.24474.6 \
RUN dotnet_monitor_version=9.0.0-rc.2.24479.2 \
&& curl -fSL --output dotnet-monitor-base.tar.gz https://dotnetbuilds.azureedge.net/public/diagnostics/monitor/$dotnet_monitor_version/dotnet-monitor-base-$dotnet_monitor_version-linux-x64.tar.gz \
&& dotnet_monitor_base_sha512='9dedfe526a9243e0cec22b50bdb49224eca1aa801a0f62accc24c9595aff875d808aa1b2854e5707ef491878156af3392b4aede4f4fe1ed2b4f24decfb259ffc' \
&& dotnet_monitor_base_sha512='3a8fd68700d3a8c5b78a18b9bee698d6bb76c5f9f269ba2dd23399e4dbc50ded51ba76ec0b3fd73f942a3e58e3569b9aa3213ef05464a0bb1dc0bc58269df895' \
&& echo "$dotnet_monitor_base_sha512 dotnet-monitor-base.tar.gz" | sha512sum -c - \
&& mkdir -p /app \
&& tar -oxzf dotnet-monitor-base.tar.gz -C /app \
Expand Down
4 changes: 2 additions & 2 deletions src/monitor-base/9.0/azurelinux-distroless/arm64v8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ RUN tdnf install -y \
&& tdnf clean all

# Retrieve .NET Monitor Base
RUN dotnet_monitor_version=9.0.0-rc.2.24474.6 \
RUN dotnet_monitor_version=9.0.0-rc.2.24479.2 \
&& curl -fSL --output dotnet-monitor-base.tar.gz https://dotnetbuilds.azureedge.net/public/diagnostics/monitor/$dotnet_monitor_version/dotnet-monitor-base-$dotnet_monitor_version-linux-arm64.tar.gz \
&& dotnet_monitor_base_sha512='c14e4e7a647c3b68780a04aa9e6e8631cbea860334da8d5f4136bc986eb987e1bf8b96a3cbdadb8f2eb49140c383688e0d13ab00beae84ff158eebda07c1e178' \
&& dotnet_monitor_base_sha512='a07e8e37d5f4a8e34e7e849457f2a37422ace439c5c0da0e8fbc7aabd7e425054f587481605c8806ca91e88375cd4090993a1fff3870064b3f721c31f766b7be' \
&& echo "$dotnet_monitor_base_sha512 dotnet-monitor-base.tar.gz" | sha512sum -c - \
&& mkdir -p /app \
&& tar -oxzf dotnet-monitor-base.tar.gz -C /app \
Expand Down
6 changes: 3 additions & 3 deletions src/monitor/9.0/azurelinux-distroless/amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ RUN tdnf install -y \
&& tdnf clean all

# Retrieve .NET Monitor extensions
RUN dotnet_monitor_extension_version=9.0.0-rc.2.24474.6 \
RUN dotnet_monitor_extension_version=9.0.0-rc.2.24479.2 \
&& curl -fSL --output dotnet-monitor-egress-azureblobstorage.tar.gz https://dotnetbuilds.azureedge.net/public/diagnostics/monitor/$dotnet_monitor_extension_version/dotnet-monitor-egress-azureblobstorage-$dotnet_monitor_extension_version-linux-x64.tar.gz \
&& dotnet_monitor_extension_sha512='daf4433e5f6ccd65c093c29dd77b1730ddcc0fac964bd55a4e44ffbfd89b2618245ae93a3c1216fedb4b97f991b2493533c89d4e91b7668101e1ed3ef58a3e71' \
&& dotnet_monitor_extension_sha512='2deb926f103e199352b8751d1a5f82eb3b67b57c466359b26493a9f4d3ee773604f72094597a6b37b2eb1e0b25528ca88366bbefb6c5a1da06f55ca7905d4588' \
&& echo "$dotnet_monitor_extension_sha512 dotnet-monitor-egress-azureblobstorage.tar.gz" | sha512sum -c - \
\
&& curl -fSL --output dotnet-monitor-egress-s3storage.tar.gz https://dotnetbuilds.azureedge.net/public/diagnostics/monitor/$dotnet_monitor_extension_version/dotnet-monitor-egress-s3storage-$dotnet_monitor_extension_version-linux-x64.tar.gz \
&& dotnet_monitor_extension_sha512='704db88ea8d3b9116f1f3275d614a0614b30cd17ec182a32667f6ba9a7756f628e2b3bee571d7f1e4895f499b1e126f9cc4b52a35ac9a880b3dc6863988c76ff' \
&& dotnet_monitor_extension_sha512='def0b49ff2ad7a3315b1c2f2068631bcc433da8459bd5c7896de1db4be83c293e185f27c8b85964d15bf8ba19175e5813746e4bfd0f8b69927e65bd639989b73' \
&& echo "$dotnet_monitor_extension_sha512 dotnet-monitor-egress-s3storage.tar.gz" | sha512sum -c - \
\
&& mkdir -p /app \
Expand Down
6 changes: 3 additions & 3 deletions src/monitor/9.0/azurelinux-distroless/arm64v8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ RUN tdnf install -y \
&& tdnf clean all

# Retrieve .NET Monitor extensions
RUN dotnet_monitor_extension_version=9.0.0-rc.2.24474.6 \
RUN dotnet_monitor_extension_version=9.0.0-rc.2.24479.2 \
&& curl -fSL --output dotnet-monitor-egress-azureblobstorage.tar.gz https://dotnetbuilds.azureedge.net/public/diagnostics/monitor/$dotnet_monitor_extension_version/dotnet-monitor-egress-azureblobstorage-$dotnet_monitor_extension_version-linux-arm64.tar.gz \
&& dotnet_monitor_extension_sha512='4f4cff3583c524e55501a253d18d5dfc2a6be8ae91070c0fe75dfcebaa3350cf09deba6c37ba8c7a51246d9ea7ab440d40a7adf8b8074e16dcf242b728a12817' \
&& dotnet_monitor_extension_sha512='264d5ea4fc27eff7b7ac9a8ba1a85b24426fd987cacbce407d40ba5efbea13859ca2b581341196f4047854e08bada256e3fbc3a9d823042b068d3d6dfb53f50f' \
&& echo "$dotnet_monitor_extension_sha512 dotnet-monitor-egress-azureblobstorage.tar.gz" | sha512sum -c - \
\
&& curl -fSL --output dotnet-monitor-egress-s3storage.tar.gz https://dotnetbuilds.azureedge.net/public/diagnostics/monitor/$dotnet_monitor_extension_version/dotnet-monitor-egress-s3storage-$dotnet_monitor_extension_version-linux-arm64.tar.gz \
&& dotnet_monitor_extension_sha512='f07b20cd11426f5e16970db382d6d37b4c7c27ea66948b1521d9105d434778e6f6c83592bb051f169297f0f98b85001da2a80d0b82f1700eb1052f77a49dabf8' \
&& dotnet_monitor_extension_sha512='b5236e5fed9d3db17ac545cb3596198d5bbc7b0023306fd5c0264ba6686d83d4733015af73aaff88924cf18b984a15d823a11f87a5be6e358306ebb291afb702' \
&& echo "$dotnet_monitor_extension_sha512 dotnet-monitor-egress-s3storage.tar.gz" | sha512sum -c - \
\
&& mkdir -p /app \
Expand Down

0 comments on commit d1984a5

Please sign in to comment.