Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
5811390
Update image-builder tag to latest version (#7235)
lbussell Jun 9, 2026
7716a6c
[main] Add Alpine 3.24 images (#7263)
lbussell Jul 1, 2026
5d1780b
[release/2026-07B] Add Alpine 3.24 images (#7266)
github-actions[bot] Jul 2, 2026
dc8e71b
[main] Update common Docker engineering infrastructure with latest (#…
dotnet-docker-bot Jul 8, 2026
179d5f6
Switch Aspire source build repo from dotnet to microsoft org (#7230)
lbussell Jun 10, 2026
23a03d9
Reduce size of AOT SDK images by removing unnecessary packages (#7231)
lbussell Jun 11, 2026
16a3b75
[nightly] Update syft to v1.45.1 (#7219)
dotnet-docker-bot Jun 11, 2026
11d9e5e
[nightly] Update common Docker engineering infrastructure with latest…
dotnet-docker-bot Jun 18, 2026
481be74
Update .NET 9.0 with PowerShell v7.5.8 (#7249)
jshigetomi Jun 18, 2026
8d266c0
Update .NET 8.0 with PowerShell v7.4.17 (#7248)
jshigetomi Jun 18, 2026
2463478
Regenerate out-of-sync Dockerfiles from merge conflict. (#7254)
lbussell Jun 19, 2026
128d452
Remove DOTNET_ROLL_FORWARD environment variable from .NET 10 and 11 S…
lbussell Jun 23, 2026
ede0477
Update release config paths in update-dependencies tool (#7261)
lbussell Jun 29, 2026
4ca8dec
[nightly] Update dependencies from mingit (#7262)
dotnet-docker-bot Jun 30, 2026
e809ddf
[nightly] Update common Docker engineering infrastructure with latest…
dotnet-docker-bot Jul 8, 2026
ca3ecb3
Fix Alpine AOT generated test baselines
lbussell Jul 10, 2026
d1de2af
[release/2026-07B] Update syft to v1.46.0 (#7274)
github-actions[bot] Jul 10, 2026
b191fc2
[release/2026-07B] Update mingit to v2.55.0.windows.2 (#7275)
github-actions[bot] Jul 10, 2026
0b7a41d
[main] Update common Docker engineering infrastructure with latest (#…
dotnet-docker-bot Jul 10, 2026
4c70a15
Merge main into release preparation branch
lbussell Jul 13, 2026
a4bea22
Update .NET 8.0 to 8.0.29 Runtime / 8.0.423 SDK
lbussell Jul 13, 2026
5d5c210
Update .NET 9.0 to 9.0.18 Runtime / 9.0.316 SDK
lbussell Jul 13, 2026
7338e9e
Update .NET 10.0 to 10.0.10 Runtime / 10.0.302 SDK
lbussell Jul 13, 2026
5836343
Update .NET 11.0 to 11.0 Preview 6
lbussell Jul 13, 2026
d65ce3c
Update dotnet-monitor to 10.0.3
lbussell Jul 13, 2026
c11288d
Add workaround for Alpine dnx script issue
lbussell Jul 13, 2026
efb320b
Update internal Alpine SDK Dockerfile baselines
lbussell Jul 13, 2026
cbbef15
Updates for July 2026 .NET Releases (#7279)
lbussell Jul 14, 2026
f785c01
Merge branch 'main' into main-to-nightly-2026-07B
lbussell Jul 14, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
408 changes: 204 additions & 204 deletions README.aspnet.md

Large diffs are not rendered by default.

216 changes: 108 additions & 108 deletions README.runtime-deps.md

Large diffs are not rendered by default.

248 changes: 124 additions & 124 deletions README.runtime.md

Large diffs are not rendered by default.

148 changes: 74 additions & 74 deletions README.sdk.md

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions manifest.versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
"aspire-dashboard|base-url|main": "$(base-url|public|preview|nightly)",
"aspire-dashboard|base-url|nightly": "$(base-url|public|preview|nightly)",

"aspnet|8.0|build-version": "8.0.28",
"aspnet|8.0|build-version": "8.0.29",
"aspnet-composite|8.0|build-version": "$(aspnet|8.0|build-version)",

"aspnet|9.0|build-version": "9.0.17",
"aspnet|9.0|build-version": "9.0.18",
"aspnet-composite|9.0|build-version": "$(aspnet|9.0|build-version)",

"aspnet|10.0|build-version": "10.0.9",
"aspnet|10.0|build-version": "10.0.10",
"aspnet-composite|10.0|build-version": "$(aspnet|10.0|build-version)",

"aspnet|11.0|build-version": "11.0.0-preview.6.26359.118",
Expand Down Expand Up @@ -77,7 +77,7 @@
"chisel|8.0|arm|sha384": "$(chisel|latest|arm|sha384)",
"chisel|8.0|arm64|sha384": "$(chisel|latest|arm64|sha384)",

"dotnet|8.0|product-version": "8.0.28",
"dotnet|8.0|product-version": "8.0.29",
"dotnet|8.0|fixed-tag": "$(dotnet|8.0|product-version)",
"dotnet|8.0|minor-tag": "8.0",
"dotnet|8.0|base-url|main": "$(base-url|public|maintenance|main)",
Expand All @@ -86,7 +86,7 @@
"dotnet|8.0|base-url|checksums|nightly": "$(dotnet|8.0|base-url|nightly)",
"dotnet|8.0|aggregate-checksums": "/checksums/$(dotnet|8.0|product-version)-sha.txt",

"dotnet|9.0|product-version": "9.0.17",
"dotnet|9.0|product-version": "9.0.18",
"dotnet|9.0|fixed-tag": "$(dotnet|9.0|product-version)",
"dotnet|9.0|minor-tag": "9.0",
"dotnet|9.0|base-url|main": "$(base-url|public|maintenance|main)",
Expand All @@ -95,7 +95,7 @@
"dotnet|9.0|base-url|checksums|nightly": "$(dotnet|9.0|base-url|nightly)",
"dotnet|9.0|aggregate-checksums": "/checksums/$(dotnet|9.0|product-version)-sha.txt",

"dotnet|10.0|product-version": "10.0.9",
"dotnet|10.0|product-version": "10.0.10",
"dotnet|10.0|fixed-tag": "$(dotnet|10.0|product-version)",
"dotnet|10.0|minor-tag": "10.0",
"dotnet|10.0|base-url|main": "$(base-url|public|maintenance|main)",
Expand Down Expand Up @@ -229,31 +229,31 @@
"rocks-toolbox|10.0|version": "$(rocks-toolbox|latest|version)",
"rocks-toolbox|11.0|version": "$(rocks-toolbox|latest|version)",

"runtime|8.0|build-version": "8.0.28",
"runtime|9.0|build-version": "9.0.17",
"runtime|10.0|build-version": "10.0.9",
"runtime|8.0|build-version": "8.0.29",
"runtime|9.0|build-version": "9.0.18",
"runtime|10.0|build-version": "10.0.10",
"runtime|11.0|build-version": "11.0.0-preview.6.26359.118",

"sdk|8.0|build-version": "8.0.422",
"sdk|8.0|product-version": "8.0.422",
"sdk|8.0|build-version": "8.0.423",
"sdk|8.0|product-version": "8.0.423",
"sdk|8.0|base-url|main": "$(dotnet|8.0|base-url|main)",
"sdk|8.0|base-url|nightly": "$(dotnet|8.0|base-url|nightly)",
"sdk|8.0|base-url|checksums|main": "$(sdk|8.0|base-url|main)",
"sdk|8.0|base-url|checksums|nightly": "$(sdk|8.0|base-url|nightly)",
"sdk|8.0|fixed-tag": "$(sdk|8.0|product-version)",
"sdk|8.0|minor-tag": "$(dotnet|8.0|minor-tag)",

"sdk|9.0|build-version": "9.0.315",
"sdk|9.0|product-version": "9.0.315",
"sdk|9.0|build-version": "9.0.316",
"sdk|9.0|product-version": "9.0.316",
"sdk|9.0|base-url|main": "$(dotnet|9.0|base-url|main)",
"sdk|9.0|base-url|nightly": "$(dotnet|9.0|base-url|nightly)",
"sdk|9.0|base-url|checksums|main": "$(sdk|9.0|base-url|main)",
"sdk|9.0|base-url|checksums|nightly": "$(sdk|9.0|base-url|nightly)",
"sdk|9.0|fixed-tag": "$(sdk|9.0|product-version)",
"sdk|9.0|minor-tag": "$(dotnet|9.0|minor-tag)",

"sdk|10.0|build-version": "10.0.301",
"sdk|10.0|product-version": "10.0.301",
"sdk|10.0|build-version": "10.0.302",
"sdk|10.0|product-version": "10.0.302",
"sdk|10.0|base-url|main": "$(dotnet|10.0|base-url|main)",
"sdk|10.0|base-url|nightly": "$(dotnet|10.0|base-url|nightly)",
"sdk|10.0|base-url|checksums|main": "$(dotnet|10.0|base-url|checksums|main)",
Expand Down
2 changes: 1 addition & 1 deletion src/aspire-dashboard/amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN dotnet_aspire_version=13.5.0-preview.1.26359.7 \


# Aspire Dashboard image
FROM $REPO:8.0.28-azurelinux3.0-distroless-extra-amd64
FROM $REPO:8.0.29-azurelinux3.0-distroless-extra-amd64

WORKDIR /app
COPY --from=installer /app .
Expand Down
2 changes: 1 addition & 1 deletion src/aspire-dashboard/arm64v8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN dotnet_aspire_version=13.5.0-preview.1.26359.7 \


# Aspire Dashboard image
FROM $REPO:8.0.28-azurelinux3.0-distroless-extra-arm64v8
FROM $REPO:8.0.29-azurelinux3.0-distroless-extra-arm64v8

WORKDIR /app
COPY --from=installer /app .
Expand Down
10 changes: 5 additions & 5 deletions src/aspnet/10.0/alpine3.23-composite-extra/amd64/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
ARG REPO=mcr.microsoft.com/dotnet/runtime-deps

# Installer image
FROM $REPO:10.0.9-alpine3.23-extra-amd64 AS installer
FROM $REPO:10.0.10-alpine3.23-extra-amd64 AS installer

# Retrieve ASP.NET Composite Runtime
RUN aspnetcore_version=10.0.9 \
RUN aspnetcore_version=10.0.10 \
&& wget \
https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-musl-x64.tar.gz \
https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-musl-x64.tar.gz.sha512 \
Expand All @@ -17,13 +17,13 @@ RUN aspnetcore_version=10.0.9 \


# ASP.NET Composite Image
FROM $REPO:10.0.9-alpine3.23-extra-amd64
FROM $REPO:10.0.10-alpine3.23-extra-amd64

ENV \
# .NET Runtime version
DOTNET_VERSION=10.0.9 \
DOTNET_VERSION=10.0.10 \
# ASP.NET Core version
ASPNET_VERSION=10.0.9
ASPNET_VERSION=10.0.10

COPY --from=installer ["/dotnet", "/usr/share/dotnet"]
RUN ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet
10 changes: 5 additions & 5 deletions src/aspnet/10.0/alpine3.23-composite-extra/arm32v7/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
ARG REPO=mcr.microsoft.com/dotnet/runtime-deps

# Installer image
FROM $REPO:10.0.9-alpine3.23-extra-arm32v7 AS installer
FROM $REPO:10.0.10-alpine3.23-extra-arm32v7 AS installer

# Retrieve ASP.NET Composite Runtime
RUN aspnetcore_version=10.0.9 \
RUN aspnetcore_version=10.0.10 \
&& wget \
https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-musl-arm.tar.gz \
https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-musl-arm.tar.gz.sha512 \
Expand All @@ -17,13 +17,13 @@ RUN aspnetcore_version=10.0.9 \


# ASP.NET Composite Image
FROM $REPO:10.0.9-alpine3.23-extra-arm32v7
FROM $REPO:10.0.10-alpine3.23-extra-arm32v7

ENV \
# .NET Runtime version
DOTNET_VERSION=10.0.9 \
DOTNET_VERSION=10.0.10 \
# ASP.NET Core version
ASPNET_VERSION=10.0.9
ASPNET_VERSION=10.0.10

COPY --from=installer ["/dotnet", "/usr/share/dotnet"]
RUN ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet
10 changes: 5 additions & 5 deletions src/aspnet/10.0/alpine3.23-composite-extra/arm64v8/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
ARG REPO=mcr.microsoft.com/dotnet/runtime-deps

# Installer image
FROM $REPO:10.0.9-alpine3.23-extra-arm64v8 AS installer
FROM $REPO:10.0.10-alpine3.23-extra-arm64v8 AS installer

# Retrieve ASP.NET Composite Runtime
RUN aspnetcore_version=10.0.9 \
RUN aspnetcore_version=10.0.10 \
&& wget \
https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-musl-arm64.tar.gz \
https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-musl-arm64.tar.gz.sha512 \
Expand All @@ -17,13 +17,13 @@ RUN aspnetcore_version=10.0.9 \


# ASP.NET Composite Image
FROM $REPO:10.0.9-alpine3.23-extra-arm64v8
FROM $REPO:10.0.10-alpine3.23-extra-arm64v8

ENV \
# .NET Runtime version
DOTNET_VERSION=10.0.9 \
DOTNET_VERSION=10.0.10 \
# ASP.NET Core version
ASPNET_VERSION=10.0.9
ASPNET_VERSION=10.0.10

COPY --from=installer ["/dotnet", "/usr/share/dotnet"]
RUN ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet
10 changes: 5 additions & 5 deletions src/aspnet/10.0/alpine3.23-composite/amd64/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
ARG REPO=mcr.microsoft.com/dotnet/runtime-deps

# Installer image
FROM $REPO:10.0.9-alpine3.23-amd64 AS installer
FROM $REPO:10.0.10-alpine3.23-amd64 AS installer

# Retrieve ASP.NET Composite Runtime
RUN aspnetcore_version=10.0.9 \
RUN aspnetcore_version=10.0.10 \
&& wget \
https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-musl-x64.tar.gz \
https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-musl-x64.tar.gz.sha512 \
Expand All @@ -17,13 +17,13 @@ RUN aspnetcore_version=10.0.9 \


# ASP.NET Composite Image
FROM $REPO:10.0.9-alpine3.23-amd64
FROM $REPO:10.0.10-alpine3.23-amd64

ENV \
# .NET Runtime version
DOTNET_VERSION=10.0.9 \
DOTNET_VERSION=10.0.10 \
# ASP.NET Core version
ASPNET_VERSION=10.0.9
ASPNET_VERSION=10.0.10

COPY --from=installer ["/dotnet", "/usr/share/dotnet"]
RUN ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet
10 changes: 5 additions & 5 deletions src/aspnet/10.0/alpine3.23-composite/arm32v7/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
ARG REPO=mcr.microsoft.com/dotnet/runtime-deps

# Installer image
FROM $REPO:10.0.9-alpine3.23-arm32v7 AS installer
FROM $REPO:10.0.10-alpine3.23-arm32v7 AS installer

# Retrieve ASP.NET Composite Runtime
RUN aspnetcore_version=10.0.9 \
RUN aspnetcore_version=10.0.10 \
&& wget \
https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-musl-arm.tar.gz \
https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-musl-arm.tar.gz.sha512 \
Expand All @@ -17,13 +17,13 @@ RUN aspnetcore_version=10.0.9 \


# ASP.NET Composite Image
FROM $REPO:10.0.9-alpine3.23-arm32v7
FROM $REPO:10.0.10-alpine3.23-arm32v7

ENV \
# .NET Runtime version
DOTNET_VERSION=10.0.9 \
DOTNET_VERSION=10.0.10 \
# ASP.NET Core version
ASPNET_VERSION=10.0.9
ASPNET_VERSION=10.0.10

COPY --from=installer ["/dotnet", "/usr/share/dotnet"]
RUN ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet
10 changes: 5 additions & 5 deletions src/aspnet/10.0/alpine3.23-composite/arm64v8/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
ARG REPO=mcr.microsoft.com/dotnet/runtime-deps

# Installer image
FROM $REPO:10.0.9-alpine3.23-arm64v8 AS installer
FROM $REPO:10.0.10-alpine3.23-arm64v8 AS installer

# Retrieve ASP.NET Composite Runtime
RUN aspnetcore_version=10.0.9 \
RUN aspnetcore_version=10.0.10 \
&& wget \
https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-musl-arm64.tar.gz \
https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-musl-arm64.tar.gz.sha512 \
Expand All @@ -17,13 +17,13 @@ RUN aspnetcore_version=10.0.9 \


# ASP.NET Composite Image
FROM $REPO:10.0.9-alpine3.23-arm64v8
FROM $REPO:10.0.10-alpine3.23-arm64v8

ENV \
# .NET Runtime version
DOTNET_VERSION=10.0.9 \
DOTNET_VERSION=10.0.10 \
# ASP.NET Core version
ASPNET_VERSION=10.0.9
ASPNET_VERSION=10.0.10

COPY --from=installer ["/dotnet", "/usr/share/dotnet"]
RUN ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet
8 changes: 4 additions & 4 deletions src/aspnet/10.0/alpine3.23-extra/amd64/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
ARG REPO=mcr.microsoft.com/dotnet/runtime

# Installer image
FROM $REPO:10.0.9-alpine3.23-extra-amd64 AS installer
FROM $REPO:10.0.10-alpine3.23-extra-amd64 AS installer

# Retrieve ASP.NET Core
RUN aspnetcore_version=10.0.9 \
RUN aspnetcore_version=10.0.10 \
&& wget \
https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-musl-x64.tar.gz \
https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-musl-x64.tar.gz.sha512 \
Expand All @@ -17,9 +17,9 @@ RUN aspnetcore_version=10.0.9 \


# ASP.NET Core image
FROM $REPO:10.0.9-alpine3.23-extra-amd64
FROM $REPO:10.0.10-alpine3.23-extra-amd64

# ASP.NET Core version
ENV ASPNET_VERSION=10.0.9
ENV ASPNET_VERSION=10.0.10

COPY --from=installer ["/dotnet", "/usr/share/dotnet"]
8 changes: 4 additions & 4 deletions src/aspnet/10.0/alpine3.23-extra/arm32v7/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
ARG REPO=mcr.microsoft.com/dotnet/runtime

# Installer image
FROM $REPO:10.0.9-alpine3.23-extra-arm32v7 AS installer
FROM $REPO:10.0.10-alpine3.23-extra-arm32v7 AS installer

# Retrieve ASP.NET Core
RUN aspnetcore_version=10.0.9 \
RUN aspnetcore_version=10.0.10 \
&& wget \
https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-musl-arm.tar.gz \
https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-musl-arm.tar.gz.sha512 \
Expand All @@ -17,9 +17,9 @@ RUN aspnetcore_version=10.0.9 \


# ASP.NET Core image
FROM $REPO:10.0.9-alpine3.23-extra-arm32v7
FROM $REPO:10.0.10-alpine3.23-extra-arm32v7

# ASP.NET Core version
ENV ASPNET_VERSION=10.0.9
ENV ASPNET_VERSION=10.0.10

COPY --from=installer ["/dotnet", "/usr/share/dotnet"]
8 changes: 4 additions & 4 deletions src/aspnet/10.0/alpine3.23-extra/arm64v8/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
ARG REPO=mcr.microsoft.com/dotnet/runtime

# Installer image
FROM $REPO:10.0.9-alpine3.23-extra-arm64v8 AS installer
FROM $REPO:10.0.10-alpine3.23-extra-arm64v8 AS installer

# Retrieve ASP.NET Core
RUN aspnetcore_version=10.0.9 \
RUN aspnetcore_version=10.0.10 \
&& wget \
https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-musl-arm64.tar.gz \
https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-musl-arm64.tar.gz.sha512 \
Expand All @@ -17,9 +17,9 @@ RUN aspnetcore_version=10.0.9 \


# ASP.NET Core image
FROM $REPO:10.0.9-alpine3.23-extra-arm64v8
FROM $REPO:10.0.10-alpine3.23-extra-arm64v8

# ASP.NET Core version
ENV ASPNET_VERSION=10.0.9
ENV ASPNET_VERSION=10.0.10

COPY --from=installer ["/dotnet", "/usr/share/dotnet"]
8 changes: 4 additions & 4 deletions src/aspnet/10.0/alpine3.23/amd64/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
ARG REPO=mcr.microsoft.com/dotnet/runtime

# Installer image
FROM $REPO:10.0.9-alpine3.23-amd64 AS installer
FROM $REPO:10.0.10-alpine3.23-amd64 AS installer

# Retrieve ASP.NET Core
RUN aspnetcore_version=10.0.9 \
RUN aspnetcore_version=10.0.10 \
&& wget \
https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-musl-x64.tar.gz \
https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-musl-x64.tar.gz.sha512 \
Expand All @@ -17,9 +17,9 @@ RUN aspnetcore_version=10.0.9 \


# ASP.NET Core image
FROM $REPO:10.0.9-alpine3.23-amd64
FROM $REPO:10.0.10-alpine3.23-amd64

# ASP.NET Core version
ENV ASPNET_VERSION=10.0.9
ENV ASPNET_VERSION=10.0.10

COPY --from=installer ["/dotnet", "/usr/share/dotnet"]
Loading
Loading