Skip to content

Commit b71817e

Browse files
Bump dotnet/sdk from 10.0.200-alpine3.23 to 10.0.201-alpine3.23 (#357)
Bumps dotnet/sdk from 10.0.200-alpine3.23 to 10.0.201-alpine3.23. --- updated-dependencies: - dependency-name: dotnet/sdk dependency-version: 10.0.201-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 7632a2b commit b71817e

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 mcr.microsoft.com/dotnet/sdk:10.0.200-alpine3.23 AS build
1+
FROM mcr.microsoft.com/dotnet/sdk:10.0.201-alpine3.23 AS build
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)