Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 1c20bdf

Browse files
dependabot[bot]sys27
authored andcommitted
Bump dotnet/sdk from 9.0.101-alpine3.20 to 9.0.102-alpine3.20
Bumps dotnet/sdk from 9.0.101-alpine3.20 to 9.0.102-alpine3.20. --- updated-dependencies: - dependency-name: dotnet/sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d09b34 commit 1c20bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:9.0.101-alpine3.20 AS build
1+
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:9.0.102-alpine3.20 AS build
22
ARG BUILD_CONFIGURATION=Release
33
ARG TARGETOS
44
ARG TARGETARCH

0 commit comments

Comments
 (0)