Skip to content

Commit 837f31d

Browse files
build(deps): bump dotnet/sdk (#316)
Bumps dotnet/sdk from 10.0.103-alpine3.23 to 10.0.300-alpine3.23. --- updated-dependencies: - dependency-name: dotnet/sdk dependency-version: 10.0.300-alpine3.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c4bc52 commit 837f31d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:10.0.103-alpine3.23 AS build
1+
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:10.0.300-alpine3.23 AS build
22
ARG TARGETARCH
33

44
WORKDIR /app

0 commit comments

Comments
 (0)