Skip to content

Commit 3822ce1

Browse files
[nightly] Update dependencies from dotnet/dotnet-monitor/8.1 (#6430)
1 parent 09ec946 commit 3822ce1

19 files changed

Lines changed: 65 additions & 65 deletions

README.monitor-base.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ The following Dockerfiles demonstrate how you can use this base image to build a
5555
Tags | Dockerfile | OS Version
5656
-----------| -------------| -------------
5757
9.0.2-amd64, 9.0-amd64, 9.0.2, 9.0, 9 | [Dockerfile](src/monitor-base/9.0/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
58-
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
59-
8.1.0-azurelinux-distroless-amd64, 8.1-azurelinux-distroless-amd64, 8-azurelinux-distroless-amd64, 8.1.0-azurelinux-distroless, 8.1-azurelinux-distroless, 8-azurelinux-distroless | [Dockerfile](src/monitor-base/8.1/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
58+
8.1.1-ubuntu-chiseled-amd64, 8.1-ubuntu-chiseled-amd64, 8-ubuntu-chiseled-amd64, 8.1.1-ubuntu-chiseled, 8.1-ubuntu-chiseled, 8-ubuntu-chiseled, 8.1.1, 8.1, 8 | [Dockerfile](src/monitor-base/8.1/ubuntu-chiseled/amd64/Dockerfile) | Ubuntu 22.04
59+
8.1.1-azurelinux-distroless-amd64, 8.1-azurelinux-distroless-amd64, 8-azurelinux-distroless-amd64, 8.1.1-azurelinux-distroless, 8.1-azurelinux-distroless, 8-azurelinux-distroless | [Dockerfile](src/monitor-base/8.1/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
6060

6161
#### .NET Monitor Preview Tags
6262

@@ -69,8 +69,8 @@ Tags | Dockerfile | OS Version
6969
Tags | Dockerfile | OS Version
7070
-----------| -------------| -------------
7171
9.0.2-arm64v8, 9.0-arm64v8, 9.0.2, 9.0, 9 | [Dockerfile](src/monitor-base/9.0/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
72-
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
73-
8.1.0-azurelinux-distroless-arm64v8, 8.1-azurelinux-distroless-arm64v8, 8-azurelinux-distroless-arm64v8, 8.1.0-azurelinux-distroless, 8.1-azurelinux-distroless, 8-azurelinux-distroless | [Dockerfile](src/monitor-base/8.1/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
72+
8.1.1-ubuntu-chiseled-arm64v8, 8.1-ubuntu-chiseled-arm64v8, 8-ubuntu-chiseled-arm64v8, 8.1.1-ubuntu-chiseled, 8.1-ubuntu-chiseled, 8-ubuntu-chiseled, 8.1.1, 8.1, 8 | [Dockerfile](src/monitor-base/8.1/ubuntu-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
73+
8.1.1-azurelinux-distroless-arm64v8, 8.1-azurelinux-distroless-arm64v8, 8-azurelinux-distroless-arm64v8, 8.1.1-azurelinux-distroless, 8.1-azurelinux-distroless, 8-azurelinux-distroless | [Dockerfile](src/monitor-base/8.1/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
7474

7575
#### .NET Monitor Preview Tags
7676

README.monitor.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ See [documentation](https://go.microsoft.com/fwlink/?linkid=2158052) for how to
5454
Tags | Dockerfile | OS Version
5555
-----------| -------------| -------------
5656
9.0.2, 9.0, 9 | [Dockerfile](src/monitor/9.0/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
57-
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
58-
8.1.0-azurelinux-distroless, 8.1-azurelinux-distroless, 8-azurelinux-distroless | [Dockerfile](src/monitor/8.1/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
57+
8.1.1-ubuntu-chiseled, 8.1-ubuntu-chiseled, 8-ubuntu-chiseled, 8.1.1, 8.1, 8 | [Dockerfile](src/monitor/8.1/ubuntu-chiseled/amd64/Dockerfile) | Ubuntu 22.04
58+
8.1.1-azurelinux-distroless, 8.1-azurelinux-distroless, 8-azurelinux-distroless | [Dockerfile](src/monitor/8.1/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
5959

6060
#### .NET Monitor Preview Tags
6161

@@ -68,8 +68,8 @@ Tags | Dockerfile | OS Version
6868
Tags | Dockerfile | OS Version
6969
-----------| -------------| -------------
7070
9.0.2, 9.0, 9 | [Dockerfile](src/monitor/9.0/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
71-
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
72-
8.1.0-azurelinux-distroless, 8.1-azurelinux-distroless, 8-azurelinux-distroless | [Dockerfile](src/monitor/8.1/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
71+
8.1.1-ubuntu-chiseled, 8.1-ubuntu-chiseled, 8-ubuntu-chiseled, 8.1.1, 8.1, 8 | [Dockerfile](src/monitor/8.1/ubuntu-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
72+
8.1.1-azurelinux-distroless, 8.1-azurelinux-distroless, 8-azurelinux-distroless | [Dockerfile](src/monitor/8.1/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
7373

7474
#### .NET Monitor Preview Tags
7575

manifest.versions.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -139,18 +139,18 @@
139139

140140
"monitor|8|major-tag": "8",
141141

142-
"monitor|8.1|build-version": "8.1.0",
143-
"monitor|8.1|product-version": "8.1.0",
142+
"monitor|8.1|build-version": "8.1.1-servicing.25256.7",
143+
"monitor|8.1|product-version": "8.1.1",
144144
"monitor|8.1|fixed-tag": "$(monitor|8.1|product-version)",
145145
"monitor|8.1|minor-tag": "8.1",
146146
"monitor|8.1|base-url|main": "$(base-url|public|maintenance|main)",
147-
"monitor|8.1|base-url|nightly": "$(base-url|public|maintenance|nightly)",
148-
"monitor-base|8.1|linux|x64|sha": "e42d7d15c137b7d9a53fca4225014ae13a01314346ab76cd9a60eadace1c9e71be5a1e4dc00808929f33fca43bda638f1810e0e114a330e317a45ac1d3028b0c",
149-
"monitor-base|8.1|linux|arm64|sha": "156bef1ab4790423155a4a9d01b94769b1e506f3f571590ef90cef1527beaeb0927bdf2c18f29192abd9873a39a7252930c52567f8c79b1e1db0c5574c1e583c",
150-
"monitor-ext-azureblobstorage|8.1|linux|x64|sha": "74f7ab9178cfc313344eed149ef883254dba17f9ee41547e58a0c121d4943342963d00d6133fccf1244bd80c16cf6069b8873532a95bf04bff38fed44bc2978a",
151-
"monitor-ext-azureblobstorage|8.1|linux|arm64|sha": "77f2ba22b6e412020296b9d28b3dde20dba514902a584fbe8f6eef04cdd23a9fb3a56bea4808aec6be8cc86b02c6c7f2925102b201cd7413e99d370715e4fbba",
152-
"monitor-ext-s3storage|8.1|linux|x64|sha": "750b86927b6f0d9e87d184552c244158302b231e87ca3ea84452eb035287602c666396a4fab8e337090c9cf036f6bc58551236f71a2eecdeac12cfce702cdee0",
153-
"monitor-ext-s3storage|8.1|linux|arm64|sha": "5142d86c818aa9de4e84b71e7571bfd8bc61607bb8d5863413ef4a5e15eff88f0ef44e27464062bf31c4e7704c256ad272d8151b79392cfee93a265775966202",
147+
"monitor|8.1|base-url|nightly": "$(base-url|public|preview|nightly)",
148+
"monitor-base|8.1|linux|x64|sha": "9f642e1e7f31ba392a25703aa4fe7153adee050dbf9347c3557cd010ad4098bca685a50fd31e990dd1e9dfc6603ecaeed11f609fb407a2e2446693b43cae22b3",
149+
"monitor-base|8.1|linux|arm64|sha": "a0d3f59f3984db06db724daab1b5a4ba8237f07bf71a282ab5df5ba7a8b87bc5193ddfbc9a586480a2f3900e6a8b954534c5730aa07bca7e9ec32ed59503a462",
150+
"monitor-ext-azureblobstorage|8.1|linux|x64|sha": "68a6b0bea0865d07db667317f00141b0bd3aae8d7cf96c3a72fa2224aea2886ac29cfbbd62580071effa991494415442a1699c531739d37e345dc9f1935fd4ef",
151+
"monitor-ext-azureblobstorage|8.1|linux|arm64|sha": "9215e6565acb7ba17ef82c839ef3295ff7192834d3fe19001d24b748acdee2214b9e6878fb0e0c73c8b7f32650b51cf4c1e971d6efc50af774a79e2fc0a9b15f",
152+
"monitor-ext-s3storage|8.1|linux|x64|sha": "60721bbea6eef369bd971d8767a59db75b6cae39328d3dbd5090a5f44dfa10c236978dff6bdeb67fcc918d314c5df60958aa8e80cadd379ad039318cf77a0d7c",
153+
"monitor-ext-s3storage|8.1|linux|arm64|sha": "24adc98d3e53b0dbc5ebf6bad136d03ddefb6df48541bdeeb9bca565c05be9bc7084988435443da61454a43cba7611d0452cf10442483ded09e0040e4b4617a3",
154154

155155
"monitor|9|major-tag": "9",
156156
"monitor|9|major-preview-tag": "9-preview",

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

Lines changed: 3 additions & 3 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=8.1.0 \
14-
&& 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='e42d7d15c137b7d9a53fca4225014ae13a01314346ab76cd9a60eadace1c9e71be5a1e4dc00808929f33fca43bda638f1810e0e114a330e317a45ac1d3028b0c' \
13+
RUN dotnet_monitor_version=8.1.1 \
14+
&& curl -fSL --output dotnet-monitor-base.tar.gz https://ci.dot.net/public/diagnostics/monitor/8.1.1-servicing.25256.7/dotnet-monitor-base-$dotnet_monitor_version-linux-x64.tar.gz \
15+
&& dotnet_monitor_base_sha512='9f642e1e7f31ba392a25703aa4fe7153adee050dbf9347c3557cd010ad4098bca685a50fd31e990dd1e9dfc6603ecaeed11f609fb407a2e2446693b43cae22b3' \
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/8.1/azurelinux-distroless/arm64v8/Dockerfile

Lines changed: 3 additions & 3 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=8.1.0 \
14-
&& 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='156bef1ab4790423155a4a9d01b94769b1e506f3f571590ef90cef1527beaeb0927bdf2c18f29192abd9873a39a7252930c52567f8c79b1e1db0c5574c1e583c' \
13+
RUN dotnet_monitor_version=8.1.1 \
14+
&& curl -fSL --output dotnet-monitor-base.tar.gz https://ci.dot.net/public/diagnostics/monitor/8.1.1-servicing.25256.7/dotnet-monitor-base-$dotnet_monitor_version-linux-arm64.tar.gz \
15+
&& dotnet_monitor_base_sha512='a0d3f59f3984db06db724daab1b5a4ba8237f07bf71a282ab5df5ba7a8b87bc5193ddfbc9a586480a2f3900e6a8b954534c5730aa07bca7e9ec32ed59503a462' \
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/8.1/ubuntu-chiseled/amd64/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ ARG REPO=mcr.microsoft.com/dotnet/aspnet
44
FROM amd64/buildpack-deps:jammy-curl AS installer
55

66
# Retrieve .NET Monitor Base
7-
RUN dotnet_monitor_version=8.1.0 \
8-
&& 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 \
9-
&& dotnet_monitor_base_sha512='e42d7d15c137b7d9a53fca4225014ae13a01314346ab76cd9a60eadace1c9e71be5a1e4dc00808929f33fca43bda638f1810e0e114a330e317a45ac1d3028b0c' \
7+
RUN dotnet_monitor_version=8.1.1 \
8+
&& curl -fSL --output dotnet-monitor-base.tar.gz https://ci.dot.net/public/diagnostics/monitor/8.1.1-servicing.25256.7/dotnet-monitor-base-$dotnet_monitor_version-linux-x64.tar.gz \
9+
&& dotnet_monitor_base_sha512='9f642e1e7f31ba392a25703aa4fe7153adee050dbf9347c3557cd010ad4098bca685a50fd31e990dd1e9dfc6603ecaeed11f609fb407a2e2446693b43cae22b3' \
1010
&& echo "$dotnet_monitor_base_sha512 dotnet-monitor-base.tar.gz" | sha512sum -c - \
1111
&& mkdir -p /app \
1212
&& tar -oxzf dotnet-monitor-base.tar.gz -C /app \

src/monitor-base/8.1/ubuntu-chiseled/arm64v8/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ ARG REPO=mcr.microsoft.com/dotnet/aspnet
44
FROM arm64v8/buildpack-deps:jammy-curl AS installer
55

66
# Retrieve .NET Monitor Base
7-
RUN dotnet_monitor_version=8.1.0 \
8-
&& 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 \
9-
&& dotnet_monitor_base_sha512='156bef1ab4790423155a4a9d01b94769b1e506f3f571590ef90cef1527beaeb0927bdf2c18f29192abd9873a39a7252930c52567f8c79b1e1db0c5574c1e583c' \
7+
RUN dotnet_monitor_version=8.1.1 \
8+
&& curl -fSL --output dotnet-monitor-base.tar.gz https://ci.dot.net/public/diagnostics/monitor/8.1.1-servicing.25256.7/dotnet-monitor-base-$dotnet_monitor_version-linux-arm64.tar.gz \
9+
&& dotnet_monitor_base_sha512='a0d3f59f3984db06db724daab1b5a4ba8237f07bf71a282ab5df5ba7a8b87bc5193ddfbc9a586480a2f3900e6a8b954534c5730aa07bca7e9ec32ed59503a462' \
1010
&& echo "$dotnet_monitor_base_sha512 dotnet-monitor-base.tar.gz" | sha512sum -c - \
1111
&& mkdir -p /app \
1212
&& tar -oxzf dotnet-monitor-base.tar.gz -C /app \

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

Lines changed: 6 additions & 6 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=8.1.0 \
14-
&& 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='74f7ab9178cfc313344eed149ef883254dba17f9ee41547e58a0c121d4943342963d00d6133fccf1244bd80c16cf6069b8873532a95bf04bff38fed44bc2978a' \
13+
RUN dotnet_monitor_extension_version=8.1.1 \
14+
&& curl -fSL --output dotnet-monitor-egress-azureblobstorage.tar.gz https://ci.dot.net/public/diagnostics/monitor/8.1.1-servicing.25256.7/dotnet-monitor-egress-azureblobstorage-$dotnet_monitor_extension_version-linux-x64.tar.gz \
15+
&& dotnet_monitor_extension_sha512='68a6b0bea0865d07db667317f00141b0bd3aae8d7cf96c3a72fa2224aea2886ac29cfbbd62580071effa991494415442a1699c531739d37e345dc9f1935fd4ef' \
1616
&& echo "$dotnet_monitor_extension_sha512 dotnet-monitor-egress-azureblobstorage.tar.gz" | sha512sum -c - \
1717
\
18-
&& 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='750b86927b6f0d9e87d184552c244158302b231e87ca3ea84452eb035287602c666396a4fab8e337090c9cf036f6bc58551236f71a2eecdeac12cfce702cdee0' \
18+
&& curl -fSL --output dotnet-monitor-egress-s3storage.tar.gz https://ci.dot.net/public/diagnostics/monitor/8.1.1-servicing.25256.7/dotnet-monitor-egress-s3storage-$dotnet_monitor_extension_version-linux-x64.tar.gz \
19+
&& dotnet_monitor_extension_sha512='60721bbea6eef369bd971d8767a59db75b6cae39328d3dbd5090a5f44dfa10c236978dff6bdeb67fcc918d314c5df60958aa8e80cadd379ad039318cf77a0d7c' \
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=8.1.0 \
2727

2828

2929
# .NET Monitor image
30-
FROM $REPO:8.1.0-azurelinux-distroless-amd64
30+
FROM $REPO:8.1.1-azurelinux-distroless-amd64
3131

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

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

Lines changed: 6 additions & 6 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=8.1.0 \
14-
&& 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='77f2ba22b6e412020296b9d28b3dde20dba514902a584fbe8f6eef04cdd23a9fb3a56bea4808aec6be8cc86b02c6c7f2925102b201cd7413e99d370715e4fbba' \
13+
RUN dotnet_monitor_extension_version=8.1.1 \
14+
&& curl -fSL --output dotnet-monitor-egress-azureblobstorage.tar.gz https://ci.dot.net/public/diagnostics/monitor/8.1.1-servicing.25256.7/dotnet-monitor-egress-azureblobstorage-$dotnet_monitor_extension_version-linux-arm64.tar.gz \
15+
&& dotnet_monitor_extension_sha512='9215e6565acb7ba17ef82c839ef3295ff7192834d3fe19001d24b748acdee2214b9e6878fb0e0c73c8b7f32650b51cf4c1e971d6efc50af774a79e2fc0a9b15f' \
1616
&& echo "$dotnet_monitor_extension_sha512 dotnet-monitor-egress-azureblobstorage.tar.gz" | sha512sum -c - \
1717
\
18-
&& 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='5142d86c818aa9de4e84b71e7571bfd8bc61607bb8d5863413ef4a5e15eff88f0ef44e27464062bf31c4e7704c256ad272d8151b79392cfee93a265775966202' \
18+
&& curl -fSL --output dotnet-monitor-egress-s3storage.tar.gz https://ci.dot.net/public/diagnostics/monitor/8.1.1-servicing.25256.7/dotnet-monitor-egress-s3storage-$dotnet_monitor_extension_version-linux-arm64.tar.gz \
19+
&& dotnet_monitor_extension_sha512='24adc98d3e53b0dbc5ebf6bad136d03ddefb6df48541bdeeb9bca565c05be9bc7084988435443da61454a43cba7611d0452cf10442483ded09e0040e4b4617a3' \
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=8.1.0 \
2727

2828

2929
# .NET Monitor image
30-
FROM $REPO:8.1.0-azurelinux-distroless-arm64v8
30+
FROM $REPO:8.1.1-azurelinux-distroless-arm64v8
3131

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

src/monitor/8.1/ubuntu-chiseled/amd64/Dockerfile

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ ARG REPO=mcr.microsoft.com/dotnet/monitor/base
44
FROM amd64/buildpack-deps:jammy-curl AS installer
55

66
# Retrieve .NET Monitor extensions
7-
RUN dotnet_monitor_extension_version=8.1.0 \
8-
&& 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 \
9-
&& dotnet_monitor_extension_sha512='74f7ab9178cfc313344eed149ef883254dba17f9ee41547e58a0c121d4943342963d00d6133fccf1244bd80c16cf6069b8873532a95bf04bff38fed44bc2978a' \
7+
RUN dotnet_monitor_extension_version=8.1.1 \
8+
&& curl -fSL --output dotnet-monitor-egress-azureblobstorage.tar.gz https://ci.dot.net/public/diagnostics/monitor/8.1.1-servicing.25256.7/dotnet-monitor-egress-azureblobstorage-$dotnet_monitor_extension_version-linux-x64.tar.gz \
9+
&& dotnet_monitor_extension_sha512='68a6b0bea0865d07db667317f00141b0bd3aae8d7cf96c3a72fa2224aea2886ac29cfbbd62580071effa991494415442a1699c531739d37e345dc9f1935fd4ef' \
1010
&& echo "$dotnet_monitor_extension_sha512 dotnet-monitor-egress-azureblobstorage.tar.gz" | sha512sum -c - \
1111
\
12-
&& 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 \
13-
&& dotnet_monitor_extension_sha512='750b86927b6f0d9e87d184552c244158302b231e87ca3ea84452eb035287602c666396a4fab8e337090c9cf036f6bc58551236f71a2eecdeac12cfce702cdee0' \
12+
&& curl -fSL --output dotnet-monitor-egress-s3storage.tar.gz https://ci.dot.net/public/diagnostics/monitor/8.1.1-servicing.25256.7/dotnet-monitor-egress-s3storage-$dotnet_monitor_extension_version-linux-x64.tar.gz \
13+
&& dotnet_monitor_extension_sha512='60721bbea6eef369bd971d8767a59db75b6cae39328d3dbd5090a5f44dfa10c236978dff6bdeb67fcc918d314c5df60958aa8e80cadd379ad039318cf77a0d7c' \
1414
&& echo "$dotnet_monitor_extension_sha512 dotnet-monitor-egress-s3storage.tar.gz" | sha512sum -c - \
1515
\
1616
&& mkdir -p /app \
@@ -21,6 +21,6 @@ RUN dotnet_monitor_extension_version=8.1.0 \
2121

2222

2323
# .NET Monitor image
24-
FROM $REPO:8.1.0-ubuntu-chiseled-amd64
24+
FROM $REPO:8.1.1-ubuntu-chiseled-amd64
2525

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

0 commit comments

Comments
 (0)