Skip to content

Commit d2a9c3e

Browse files
authoredFeb 20, 2025
4.1037.1 hotfix release (#1203)
1 parent 0d287bc commit d2a9c3e

File tree

57 files changed

+57
-57
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+57
-57
lines changed
 

‎host/4/bookworm/dotnet-isolated/dotnet8-isolated/dotnet8-isolated-appservice.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
ARG HOST_VERSION=4.1037.0
2+
ARG HOST_VERSION=4.1037.1
33

44
FROM mcr.microsoft.com/dotnet/sdk:8.0-bookworm-slim-amd64 AS runtime-image
55
ARG HOST_VERSION

‎host/4/bookworm/dotnet-isolated/dotnet8-isolated/dotnet8-isolated-slim.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build the runtime from source
2-
ARG HOST_VERSION=4.1037.0
2+
ARG HOST_VERSION=4.1037.1
33
FROM mcr.microsoft.com/dotnet/sdk:8.0-bookworm-slim-amd64 AS runtime-image
44
ARG HOST_VERSION
55

0 commit comments

Comments
 (0)