Skip to content

Commit

Permalink
[nightly] Update dependencies from dotnet/dotnet-monitor/8.1 (#5830)
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnet-docker-bot authored Aug 23, 2024
1 parent 371ccd4 commit 58d8cdf
Show file tree
Hide file tree
Showing 9 changed files with 27 additions and 27 deletions.
14 changes: 7 additions & 7 deletions manifest.versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,18 +152,18 @@
"monitor-ext-s3storage|8.0|linux|x64|sha": "e282162778e52a978a4c9a9859b321f1f99c930a1bdc6e7094dc47259fe70db5eb0ffb08bed2735d60608dc7349cc79005e35a5c4899f2a4d5632c68a8c914bd",
"monitor-ext-s3storage|8.0|linux|arm64|sha": "aafa848ae9022ffbcf29bff781b95747e59acd0a950b8b3d6ae9cc699365891e8b2e00c6d22d912ebac2308f8a61074e1b802c92db308bb6004d8e610d4d93df",

"monitor|8.1|build-version": "8.1.0-alpha.1.24420.5",
"monitor|8.1|build-version": "8.1.0-alpha.1.24422.7",
"monitor|8.1|product-version": "8.1.0-alpha.1",
"monitor|8.1|fixed-tag": "$(monitor|8.1|product-version)",
"monitor|8.1|minor-tag": "8.1-preview",
"monitor|8.1|base-url|main": "$(base-url|public|preview|main)",
"monitor|8.1|base-url|nightly": "$(base-url|public|preview|nightly)",
"monitor-base|8.1|linux|x64|sha": "aa1ae7865d7d5e5114e6d1f8a4885decdac194ad7567ab58ead92cfd0240c36d6e4e9e48d72004bb054f986058d25749b95876023c4a585637d740089797dcc1",
"monitor-base|8.1|linux|arm64|sha": "2fead09179d82774c8da20d68aa7fdb8ad004d6b67ed4770186d63e95c839378e2c531a44c73dcec0e431e4563db42f5149c34c46f63af0691dea70d3228eb98",
"monitor-ext-azureblobstorage|8.1|linux|x64|sha": "f2573c3cbf78b1fa94a8e52efa61009ef37892e6428cefd0c62cbd554256dab65d57a196d0c6abbf1a9a86f7d3510a29d62fb31ec73c3e871dd332365fc59460",
"monitor-ext-azureblobstorage|8.1|linux|arm64|sha": "fc2527af739884f9aad6d7006b90405cce3c9873f017e4e4535c2e115659356dffc6ad29bab76d2c1e6c8eba23ac792c2cdb8157c739b3897a951fd1dfdeb565",
"monitor-ext-s3storage|8.1|linux|x64|sha": "c7016178f6fecbbdbec4f9d3754e951683e967c54bda46c36785acc8e789fd0a27206f75d9b84c68c7a3f44de44d481ceb7e286343f72077f62755ac739c33d2",
"monitor-ext-s3storage|8.1|linux|arm64|sha": "0169fde725f8f324018b22ac991a9e9fb906add462774e49f9f9803e0a1fef1a6b02447da9f153772fbf2237c9055e1da78b53bf9b15e25c55ba4bf6ad5548fd",
"monitor-base|8.1|linux|x64|sha": "f26f66565ca02ff7cfc3c8d3a6ffd16d76d7edd9f368bda6b76f3ae7d574eb3ce887e3b4c3ae6c7ba496faa769a51d3a3d3377ae21349b6ac17cbe9a466fab5d",
"monitor-base|8.1|linux|arm64|sha": "f0007dcd43122809bc7cc7254b5dd44db5990f509a4fd54b25cc69c48007e5bb2ad6339c0b7085bc2d6668c01f4ee9a8d845086e2ece42d73da82d0ca5f27f22",
"monitor-ext-azureblobstorage|8.1|linux|x64|sha": "c8d5b25dede45d37862881f699f5a52da64a62222deeb775bdc9a95cffbc4971d0fddfd8474cb79257a73eeba85ee84bd50f2b2f27200682907b929ce49e2710",
"monitor-ext-azureblobstorage|8.1|linux|arm64|sha": "bbabd3975724dfa53b1163eaafb32ed73145b554486615b324cad21a14a7e039de8df5c85750e1debd5276595b283ab0e935f6e967d4bd3cdcb5d63d60feaff7",
"monitor-ext-s3storage|8.1|linux|x64|sha": "46a80ba0ec087ed75e1ff2be4d9ac741ee3087d8bc77b6b7b77445b43e1f2b74a15bf71f75170d775fed86286b8adf66ecbc9ae6d1ecca4abfa1094f469749c4",
"monitor-ext-s3storage|8.1|linux|arm64|sha": "101b1fb1aa128006375526f00a2504fa650a02650984be38e288297e2360d87e110904ad1820a1ca91c038c52e477ac397c7ea316562fe780675c2fd82a536ff",

"monitor|9.0|build-version": "9.0.0-rc.1.24422.6",
"monitor|9.0|product-version": "9.0.0-rc.1",
Expand Down
4 changes: 2 additions & 2 deletions src/monitor-base/8.1/cbl-mariner-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=8.1.0-alpha.1.24420.5 \
RUN dotnet_monitor_version=8.1.0-alpha.1.24422.7 \
&& 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='aa1ae7865d7d5e5114e6d1f8a4885decdac194ad7567ab58ead92cfd0240c36d6e4e9e48d72004bb054f986058d25749b95876023c4a585637d740089797dcc1' \
&& dotnet_monitor_base_sha512='f26f66565ca02ff7cfc3c8d3a6ffd16d76d7edd9f368bda6b76f3ae7d574eb3ce887e3b4c3ae6c7ba496faa769a51d3a3d3377ae21349b6ac17cbe9a466fab5d' \
&& 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
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=8.1.0-alpha.1.24420.5 \
RUN dotnet_monitor_version=8.1.0-alpha.1.24422.7 \
&& 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='2fead09179d82774c8da20d68aa7fdb8ad004d6b67ed4770186d63e95c839378e2c531a44c73dcec0e431e4563db42f5149c34c46f63af0691dea70d3228eb98' \
&& dotnet_monitor_base_sha512='f0007dcd43122809bc7cc7254b5dd44db5990f509a4fd54b25cc69c48007e5bb2ad6339c0b7085bc2d6668c01f4ee9a8d845086e2ece42d73da82d0ca5f27f22' \
&& 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/8.1/ubuntu-chiseled/amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ ARG REPO=mcr.microsoft.com/dotnet/aspnet
FROM amd64/buildpack-deps:jammy-curl AS installer

# Retrieve .NET Monitor Base
RUN dotnet_monitor_version=8.1.0-alpha.1.24420.5 \
RUN dotnet_monitor_version=8.1.0-alpha.1.24422.7 \
&& 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='aa1ae7865d7d5e5114e6d1f8a4885decdac194ad7567ab58ead92cfd0240c36d6e4e9e48d72004bb054f986058d25749b95876023c4a585637d740089797dcc1' \
&& dotnet_monitor_base_sha512='f26f66565ca02ff7cfc3c8d3a6ffd16d76d7edd9f368bda6b76f3ae7d574eb3ce887e3b4c3ae6c7ba496faa769a51d3a3d3377ae21349b6ac17cbe9a466fab5d' \
&& 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/8.1/ubuntu-chiseled/arm64v8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ ARG REPO=mcr.microsoft.com/dotnet/aspnet
FROM arm64v8/buildpack-deps:jammy-curl AS installer

# Retrieve .NET Monitor Base
RUN dotnet_monitor_version=8.1.0-alpha.1.24420.5 \
RUN dotnet_monitor_version=8.1.0-alpha.1.24422.7 \
&& 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='2fead09179d82774c8da20d68aa7fdb8ad004d6b67ed4770186d63e95c839378e2c531a44c73dcec0e431e4563db42f5149c34c46f63af0691dea70d3228eb98' \
&& dotnet_monitor_base_sha512='f0007dcd43122809bc7cc7254b5dd44db5990f509a4fd54b25cc69c48007e5bb2ad6339c0b7085bc2d6668c01f4ee9a8d845086e2ece42d73da82d0ca5f27f22' \
&& 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/8.1/cbl-mariner-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=8.1.0-alpha.1.24420.5 \
RUN dotnet_monitor_extension_version=8.1.0-alpha.1.24422.7 \
&& 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='f2573c3cbf78b1fa94a8e52efa61009ef37892e6428cefd0c62cbd554256dab65d57a196d0c6abbf1a9a86f7d3510a29d62fb31ec73c3e871dd332365fc59460' \
&& dotnet_monitor_extension_sha512='c8d5b25dede45d37862881f699f5a52da64a62222deeb775bdc9a95cffbc4971d0fddfd8474cb79257a73eeba85ee84bd50f2b2f27200682907b929ce49e2710' \
&& 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='c7016178f6fecbbdbec4f9d3754e951683e967c54bda46c36785acc8e789fd0a27206f75d9b84c68c7a3f44de44d481ceb7e286343f72077f62755ac739c33d2' \
&& dotnet_monitor_extension_sha512='46a80ba0ec087ed75e1ff2be4d9ac741ee3087d8bc77b6b7b77445b43e1f2b74a15bf71f75170d775fed86286b8adf66ecbc9ae6d1ecca4abfa1094f469749c4' \
&& 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/8.1/cbl-mariner-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=8.1.0-alpha.1.24420.5 \
RUN dotnet_monitor_extension_version=8.1.0-alpha.1.24422.7 \
&& 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='fc2527af739884f9aad6d7006b90405cce3c9873f017e4e4535c2e115659356dffc6ad29bab76d2c1e6c8eba23ac792c2cdb8157c739b3897a951fd1dfdeb565' \
&& dotnet_monitor_extension_sha512='bbabd3975724dfa53b1163eaafb32ed73145b554486615b324cad21a14a7e039de8df5c85750e1debd5276595b283ab0e935f6e967d4bd3cdcb5d63d60feaff7' \
&& 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='0169fde725f8f324018b22ac991a9e9fb906add462774e49f9f9803e0a1fef1a6b02447da9f153772fbf2237c9055e1da78b53bf9b15e25c55ba4bf6ad5548fd' \
&& dotnet_monitor_extension_sha512='101b1fb1aa128006375526f00a2504fa650a02650984be38e288297e2360d87e110904ad1820a1ca91c038c52e477ac397c7ea316562fe780675c2fd82a536ff' \
&& 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/8.1/ubuntu-chiseled/amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ ARG REPO=mcr.microsoft.com/dotnet/monitor/base
FROM amd64/buildpack-deps:jammy-curl AS installer

# Retrieve .NET Monitor extensions
RUN dotnet_monitor_extension_version=8.1.0-alpha.1.24420.5 \
RUN dotnet_monitor_extension_version=8.1.0-alpha.1.24422.7 \
&& 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='f2573c3cbf78b1fa94a8e52efa61009ef37892e6428cefd0c62cbd554256dab65d57a196d0c6abbf1a9a86f7d3510a29d62fb31ec73c3e871dd332365fc59460' \
&& dotnet_monitor_extension_sha512='c8d5b25dede45d37862881f699f5a52da64a62222deeb775bdc9a95cffbc4971d0fddfd8474cb79257a73eeba85ee84bd50f2b2f27200682907b929ce49e2710' \
&& 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='c7016178f6fecbbdbec4f9d3754e951683e967c54bda46c36785acc8e789fd0a27206f75d9b84c68c7a3f44de44d481ceb7e286343f72077f62755ac739c33d2' \
&& dotnet_monitor_extension_sha512='46a80ba0ec087ed75e1ff2be4d9ac741ee3087d8bc77b6b7b77445b43e1f2b74a15bf71f75170d775fed86286b8adf66ecbc9ae6d1ecca4abfa1094f469749c4' \
&& 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/8.1/ubuntu-chiseled/arm64v8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ ARG REPO=mcr.microsoft.com/dotnet/monitor/base
FROM arm64v8/buildpack-deps:jammy-curl AS installer

# Retrieve .NET Monitor extensions
RUN dotnet_monitor_extension_version=8.1.0-alpha.1.24420.5 \
RUN dotnet_monitor_extension_version=8.1.0-alpha.1.24422.7 \
&& 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='fc2527af739884f9aad6d7006b90405cce3c9873f017e4e4535c2e115659356dffc6ad29bab76d2c1e6c8eba23ac792c2cdb8157c739b3897a951fd1dfdeb565' \
&& dotnet_monitor_extension_sha512='bbabd3975724dfa53b1163eaafb32ed73145b554486615b324cad21a14a7e039de8df5c85750e1debd5276595b283ab0e935f6e967d4bd3cdcb5d63d60feaff7' \
&& 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='0169fde725f8f324018b22ac991a9e9fb906add462774e49f9f9803e0a1fef1a6b02447da9f153772fbf2237c9055e1da78b53bf9b15e25c55ba4bf6ad5548fd' \
&& dotnet_monitor_extension_sha512='101b1fb1aa128006375526f00a2504fa650a02650984be38e288297e2360d87e110904ad1820a1ca91c038c52e477ac397c7ea316562fe780675c2fd82a536ff' \
&& echo "$dotnet_monitor_extension_sha512 dotnet-monitor-egress-s3storage.tar.gz" | sha512sum -c - \
\
&& mkdir -p /app \
Expand Down

0 comments on commit 58d8cdf

Please sign in to comment.