Skip to content

Commit 929627b

Browse files
Bump dotnet/sdk from 10.0.202 to 10.0.300 in /src/API.Web
Bumps dotnet/sdk from 10.0.202 to 10.0.300. --- updated-dependencies: - dependency-name: dotnet/sdk dependency-version: 10.0.300 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3f68d4 commit 929627b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/API.Web/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$TARGETARCH mcr.microsoft.com/dotnet/sdk:10.0.202 AS build
1+
FROM --platform=$TARGETARCH mcr.microsoft.com/dotnet/sdk:10.0.300 AS build
22
ARG TARGETARCH
33
WORKDIR /source
44
COPY --link . /source

0 commit comments

Comments
 (0)