Skip to content

Commit e3c0d41

Browse files
committed
.NET Monitor 9.0.2
1 parent 049b97a commit e3c0d41

File tree

7 files changed

+24
-24
lines changed

7 files changed

+24
-24
lines changed

README.monitor-base.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The following Dockerfiles demonstrate how you can use this base image to build a
4949

5050
Tags | Dockerfile | OS Version
5151
-----------| -------------| -------------
52-
9.0.1-amd64, 9.0-amd64, 9.0.1, 9.0, 9, latest | [Dockerfile](src/monitor-base/9.0/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
52+
9.0.2-amd64, 9.0-amd64, 9.0.2, 9.0, 9, latest | [Dockerfile](src/monitor-base/9.0/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
5353
8.1.0-ubuntu-chiseled-amd64, 8.1-ubuntu-chiseled-amd64, 8-ubuntu-chiseled-amd64, 8.1.0-ubuntu-chiseled, 8.1-ubuntu-chiseled, 8-ubuntu-chiseled, 8.1.0, 8.1, 8 | [Dockerfile](src/monitor-base/8.1/ubuntu-chiseled/amd64/Dockerfile) | Ubuntu 22.04
5454
8.1.0-cbl-mariner-distroless-amd64, 8.1-cbl-mariner-distroless-amd64, 8-cbl-mariner-distroless-amd64, 8.1.0-cbl-mariner-distroless, 8.1-cbl-mariner-distroless, 8-cbl-mariner-distroless | [Dockerfile](src/monitor-base/8.1/cbl-mariner-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
5555
8.0.7-ubuntu-chiseled-amd64, 8.0-ubuntu-chiseled-amd64, 8.0.7-ubuntu-chiseled, 8.0-ubuntu-chiseled, 8.0.7, 8.0 | [Dockerfile](src/monitor-base/8.0/ubuntu-chiseled/amd64/Dockerfile) | Ubuntu 22.04
@@ -59,7 +59,7 @@ Tags | Dockerfile | OS Version
5959

6060
Tags | Dockerfile | OS Version
6161
-----------| -------------| -------------
62-
9.0.1-arm64v8, 9.0-arm64v8, 9.0.1, 9.0, 9, latest | [Dockerfile](src/monitor-base/9.0/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
62+
9.0.2-arm64v8, 9.0-arm64v8, 9.0.2, 9.0, 9, latest | [Dockerfile](src/monitor-base/9.0/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
6363
8.1.0-ubuntu-chiseled-arm64v8, 8.1-ubuntu-chiseled-arm64v8, 8-ubuntu-chiseled-arm64v8, 8.1.0-ubuntu-chiseled, 8.1-ubuntu-chiseled, 8-ubuntu-chiseled, 8.1.0, 8.1, 8 | [Dockerfile](src/monitor-base/8.1/ubuntu-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
6464
8.1.0-cbl-mariner-distroless-arm64v8, 8.1-cbl-mariner-distroless-arm64v8, 8-cbl-mariner-distroless-arm64v8, 8.1.0-cbl-mariner-distroless, 8.1-cbl-mariner-distroless, 8-cbl-mariner-distroless | [Dockerfile](src/monitor-base/8.1/cbl-mariner-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
6565
8.0.7-ubuntu-chiseled-arm64v8, 8.0-ubuntu-chiseled-arm64v8, 8.0.7-ubuntu-chiseled, 8.0-ubuntu-chiseled, 8.0.7, 8.0 | [Dockerfile](src/monitor-base/8.0/ubuntu-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04

README.monitor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ See [documentation](https://go.microsoft.com/fwlink/?linkid=2158052) for how to
4848

4949
Tags | Dockerfile | OS Version
5050
-----------| -------------| -------------
51-
9.0.1, 9.0, 9, latest | [Dockerfile](src/monitor/9.0/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
51+
9.0.2, 9.0, 9, latest | [Dockerfile](src/monitor/9.0/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
5252
8.1.0-ubuntu-chiseled, 8.1-ubuntu-chiseled, 8-ubuntu-chiseled, 8.1.0, 8.1, 8 | [Dockerfile](src/monitor/8.1/ubuntu-chiseled/amd64/Dockerfile) | Ubuntu 22.04
5353
8.1.0-cbl-mariner-distroless, 8.1-cbl-mariner-distroless, 8-cbl-mariner-distroless | [Dockerfile](src/monitor/8.1/cbl-mariner-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
5454
8.0.7-ubuntu-chiseled, 8.0-ubuntu-chiseled, 8.0.7, 8.0 | [Dockerfile](src/monitor/8.0/ubuntu-chiseled/amd64/Dockerfile) | Ubuntu 22.04
@@ -58,7 +58,7 @@ Tags | Dockerfile | OS Version
5858

5959
Tags | Dockerfile | OS Version
6060
-----------| -------------| -------------
61-
9.0.1, 9.0, 9, latest | [Dockerfile](src/monitor/9.0/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
61+
9.0.2, 9.0, 9, latest | [Dockerfile](src/monitor/9.0/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
6262
8.1.0-ubuntu-chiseled, 8.1-ubuntu-chiseled, 8-ubuntu-chiseled, 8.1.0, 8.1, 8 | [Dockerfile](src/monitor/8.1/ubuntu-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
6363
8.1.0-cbl-mariner-distroless, 8.1-cbl-mariner-distroless, 8-cbl-mariner-distroless | [Dockerfile](src/monitor/8.1/cbl-mariner-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
6464
8.0.7-ubuntu-chiseled, 8.0-ubuntu-chiseled, 8.0.7, 8.0 | [Dockerfile](src/monitor/8.0/ubuntu-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04

manifest.versions.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -132,19 +132,19 @@
132132
"monitor-ext-s3storage|8.1|linux|x64|sha": "750b86927b6f0d9e87d184552c244158302b231e87ca3ea84452eb035287602c666396a4fab8e337090c9cf036f6bc58551236f71a2eecdeac12cfce702cdee0",
133133
"monitor-ext-s3storage|8.1|linux|arm64|sha": "5142d86c818aa9de4e84b71e7571bfd8bc61607bb8d5863413ef4a5e15eff88f0ef44e27464062bf31c4e7704c256ad272d8151b79392cfee93a265775966202",
134134

135-
"monitor|9.0|build-version": "9.0.1",
136-
"monitor|9.0|product-version": "9.0.1",
135+
"monitor|9.0|build-version": "9.0.2",
136+
"monitor|9.0|product-version": "9.0.2",
137137
"monitor|9.0|fixed-tag": "$(monitor|9.0|product-version)",
138138
"monitor|9.0|minor-tag": "9.0",
139139
"monitor|9|major-tag": "9",
140140
"monitor|9.0|base-url|main": "$(base-url|public|maintenance|main)",
141141
"monitor|9.0|base-url|nightly": "$(base-url|public|preview|nightly)",
142-
"monitor-base|9.0|linux|x64|sha": "8ab4755e561e052f0ad4e1bbd20fb8f254fd4adc7b700d8f6a7a2472ff6d5bf9a7632ac0118cd0ef3b70587360a60975c7b44fbcca5e5655dfa2db225075ce4f",
143-
"monitor-base|9.0|linux|arm64|sha": "a3d6971bf58cf7db5498326a62dccf9aa25e85c2eb82b65148626c69406d11ab51dad9e49081b73a1eefbfed5396baf026148f73811be53579657e59994e7aff",
144-
"monitor-ext-azureblobstorage|9.0|linux|x64|sha": "982f2acab2b8018a5ff88ca87ad816ce7cdf4a080ca40da298ad87b2fa44cbb0c24f469a72b92e78f58bd4b2af666883db7da181094c9f12b39354ef6a9d6809",
145-
"monitor-ext-azureblobstorage|9.0|linux|arm64|sha": "05cacb948c98e24849a0344c23adcd576129c797a5639b544d46fd6b5925469f27fe692c85ca4bfffd872f65a9c1261ffb694ff41675ec4881f9de2b5342a0f0",
146-
"monitor-ext-s3storage|9.0|linux|x64|sha": "d048d8828ddd8b7a9faca8ddb713cb252ad56f713be78465a51d2ede30135257df6bc7db9a5014809a960243807f91a9cd8eca4e20bdd5fd87aa53daecf2773a",
147-
"monitor-ext-s3storage|9.0|linux|arm64|sha": "2b57d6908e828e8316d8a3aa6c21037954cf4e9a606ed2d9b16e19bdb5e0c74b69b87c2e9539d47b810a0967a75bbec1269264d7799f47a174f54018afa2fe1d",
142+
"monitor-base|9.0|linux|x64|sha": "6b2c21a5bccf45d1fd1e0646b35c91c4655ef1d3711c1e5a68681cb56f2994b5a8b6f3fbf132b0668a0a6a904ed16a32c98983d2dc18d618acb201bb0d12ca78",
143+
"monitor-base|9.0|linux|arm64|sha": "27b3783b2dd0c028ce080f2a4a3159b625e38cc62b1707bfedf8a3ff1415c310329af191aa4ba46922e76cb7ad6fd85dc425ba2d31c2d3b8b687cb1db9d627f8",
144+
"monitor-ext-azureblobstorage|9.0|linux|x64|sha": "27214abc1d89fac9557fcdc017278bf88425d70fe62515b0cedbc4ce1f7f849dff8e799560deac68f886c028285b930411a66c7a930ff04d72b8cdfe831f99a7",
145+
"monitor-ext-azureblobstorage|9.0|linux|arm64|sha": "b2051d357b3dbea9fdd5d17d6b99d69c5aa149293c740d0141c5c7a5327dd1df0f0547f369c6248cb9db297b8033b7ecd2870db443a4c9fdcbda36d5e7208f6b",
146+
"monitor-ext-s3storage|9.0|linux|x64|sha": "4dfc3b612b4b8389216e232144b61ff82a1e1da9a7414b2d21bf083ad38a980569f69c605919deeac8af05188254fcfc7651d3606845405d45af2d0f5a96b5bd",
147+
"monitor-ext-s3storage|9.0|linux|arm64|sha": "06d9c1997b298c68132f5536a7b517e6c8422b9d09e75a90603b6c18abd7f851625ba8b162a761f6575fcb06b47e4ac11e55e7d494f744e1594638c7dcbb474c",
148148

149149
"powershell|8.0|build-version": "7.4.7",
150150
"powershell|8.0|Linux.Alpine|sha": "9c5fbb87edf9f1b3da05beeeacd69ae361cb60b0eb16079c26a5c6b477a17e4ed1deef31cdb23de43c959eae2a2731cf16188b491db2ad5d398276ca0e71faaf",

src/monitor-base/9.0/azurelinux-distroless/amd64/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ RUN tdnf install -y \
1010
&& tdnf clean all
1111

1212
# Retrieve .NET Monitor Base
13-
RUN dotnet_monitor_version=9.0.1 \
13+
RUN dotnet_monitor_version=9.0.2 \
1414
&& curl -fSL --output dotnet-monitor-base.tar.gz https://builds.dotnet.microsoft.com/dotnet/diagnostics/monitor/$dotnet_monitor_version/dotnet-monitor-base-$dotnet_monitor_version-linux-x64.tar.gz \
15-
&& dotnet_monitor_base_sha512='8ab4755e561e052f0ad4e1bbd20fb8f254fd4adc7b700d8f6a7a2472ff6d5bf9a7632ac0118cd0ef3b70587360a60975c7b44fbcca5e5655dfa2db225075ce4f' \
15+
&& dotnet_monitor_base_sha512='6b2c21a5bccf45d1fd1e0646b35c91c4655ef1d3711c1e5a68681cb56f2994b5a8b6f3fbf132b0668a0a6a904ed16a32c98983d2dc18d618acb201bb0d12ca78' \
1616
&& echo "$dotnet_monitor_base_sha512 dotnet-monitor-base.tar.gz" | sha512sum -c - \
1717
&& mkdir -p /app \
1818
&& tar -oxzf dotnet-monitor-base.tar.gz -C /app \

src/monitor-base/9.0/azurelinux-distroless/arm64v8/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ RUN tdnf install -y \
1010
&& tdnf clean all
1111

1212
# Retrieve .NET Monitor Base
13-
RUN dotnet_monitor_version=9.0.1 \
13+
RUN dotnet_monitor_version=9.0.2 \
1414
&& curl -fSL --output dotnet-monitor-base.tar.gz https://builds.dotnet.microsoft.com/dotnet/diagnostics/monitor/$dotnet_monitor_version/dotnet-monitor-base-$dotnet_monitor_version-linux-arm64.tar.gz \
15-
&& dotnet_monitor_base_sha512='a3d6971bf58cf7db5498326a62dccf9aa25e85c2eb82b65148626c69406d11ab51dad9e49081b73a1eefbfed5396baf026148f73811be53579657e59994e7aff' \
15+
&& dotnet_monitor_base_sha512='27b3783b2dd0c028ce080f2a4a3159b625e38cc62b1707bfedf8a3ff1415c310329af191aa4ba46922e76cb7ad6fd85dc425ba2d31c2d3b8b687cb1db9d627f8' \
1616
&& echo "$dotnet_monitor_base_sha512 dotnet-monitor-base.tar.gz" | sha512sum -c - \
1717
&& mkdir -p /app \
1818
&& tar -oxzf dotnet-monitor-base.tar.gz -C /app \

src/monitor/9.0/azurelinux-distroless/amd64/Dockerfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ RUN tdnf install -y \
1010
&& tdnf clean all
1111

1212
# Retrieve .NET Monitor extensions
13-
RUN dotnet_monitor_extension_version=9.0.1 \
13+
RUN dotnet_monitor_extension_version=9.0.2 \
1414
&& curl -fSL --output dotnet-monitor-egress-azureblobstorage.tar.gz https://builds.dotnet.microsoft.com/dotnet/diagnostics/monitor/$dotnet_monitor_extension_version/dotnet-monitor-egress-azureblobstorage-$dotnet_monitor_extension_version-linux-x64.tar.gz \
15-
&& dotnet_monitor_extension_sha512='982f2acab2b8018a5ff88ca87ad816ce7cdf4a080ca40da298ad87b2fa44cbb0c24f469a72b92e78f58bd4b2af666883db7da181094c9f12b39354ef6a9d6809' \
15+
&& dotnet_monitor_extension_sha512='27214abc1d89fac9557fcdc017278bf88425d70fe62515b0cedbc4ce1f7f849dff8e799560deac68f886c028285b930411a66c7a930ff04d72b8cdfe831f99a7' \
1616
&& echo "$dotnet_monitor_extension_sha512 dotnet-monitor-egress-azureblobstorage.tar.gz" | sha512sum -c - \
1717
\
1818
&& curl -fSL --output dotnet-monitor-egress-s3storage.tar.gz https://builds.dotnet.microsoft.com/dotnet/diagnostics/monitor/$dotnet_monitor_extension_version/dotnet-monitor-egress-s3storage-$dotnet_monitor_extension_version-linux-x64.tar.gz \
19-
&& dotnet_monitor_extension_sha512='d048d8828ddd8b7a9faca8ddb713cb252ad56f713be78465a51d2ede30135257df6bc7db9a5014809a960243807f91a9cd8eca4e20bdd5fd87aa53daecf2773a' \
19+
&& dotnet_monitor_extension_sha512='4dfc3b612b4b8389216e232144b61ff82a1e1da9a7414b2d21bf083ad38a980569f69c605919deeac8af05188254fcfc7651d3606845405d45af2d0f5a96b5bd' \
2020
&& echo "$dotnet_monitor_extension_sha512 dotnet-monitor-egress-s3storage.tar.gz" | sha512sum -c - \
2121
\
2222
&& mkdir -p /app \
@@ -27,6 +27,6 @@ RUN dotnet_monitor_extension_version=9.0.1 \
2727

2828

2929
# .NET Monitor image
30-
FROM $REPO:9.0.1-amd64
30+
FROM $REPO:9.0.2-amd64
3131

3232
COPY --from=installer ["/app", "/app"]

src/monitor/9.0/azurelinux-distroless/arm64v8/Dockerfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ RUN tdnf install -y \
1010
&& tdnf clean all
1111

1212
# Retrieve .NET Monitor extensions
13-
RUN dotnet_monitor_extension_version=9.0.1 \
13+
RUN dotnet_monitor_extension_version=9.0.2 \
1414
&& curl -fSL --output dotnet-monitor-egress-azureblobstorage.tar.gz https://builds.dotnet.microsoft.com/dotnet/diagnostics/monitor/$dotnet_monitor_extension_version/dotnet-monitor-egress-azureblobstorage-$dotnet_monitor_extension_version-linux-arm64.tar.gz \
15-
&& dotnet_monitor_extension_sha512='05cacb948c98e24849a0344c23adcd576129c797a5639b544d46fd6b5925469f27fe692c85ca4bfffd872f65a9c1261ffb694ff41675ec4881f9de2b5342a0f0' \
15+
&& dotnet_monitor_extension_sha512='b2051d357b3dbea9fdd5d17d6b99d69c5aa149293c740d0141c5c7a5327dd1df0f0547f369c6248cb9db297b8033b7ecd2870db443a4c9fdcbda36d5e7208f6b' \
1616
&& echo "$dotnet_monitor_extension_sha512 dotnet-monitor-egress-azureblobstorage.tar.gz" | sha512sum -c - \
1717
\
1818
&& curl -fSL --output dotnet-monitor-egress-s3storage.tar.gz https://builds.dotnet.microsoft.com/dotnet/diagnostics/monitor/$dotnet_monitor_extension_version/dotnet-monitor-egress-s3storage-$dotnet_monitor_extension_version-linux-arm64.tar.gz \
19-
&& dotnet_monitor_extension_sha512='2b57d6908e828e8316d8a3aa6c21037954cf4e9a606ed2d9b16e19bdb5e0c74b69b87c2e9539d47b810a0967a75bbec1269264d7799f47a174f54018afa2fe1d' \
19+
&& dotnet_monitor_extension_sha512='06d9c1997b298c68132f5536a7b517e6c8422b9d09e75a90603b6c18abd7f851625ba8b162a761f6575fcb06b47e4ac11e55e7d494f744e1594638c7dcbb474c' \
2020
&& echo "$dotnet_monitor_extension_sha512 dotnet-monitor-egress-s3storage.tar.gz" | sha512sum -c - \
2121
\
2222
&& mkdir -p /app \
@@ -27,6 +27,6 @@ RUN dotnet_monitor_extension_version=9.0.1 \
2727

2828

2929
# .NET Monitor image
30-
FROM $REPO:9.0.1-arm64v8
30+
FROM $REPO:9.0.2-arm64v8
3131

3232
COPY --from=installer ["/app", "/app"]

0 commit comments

Comments
 (0)