Skip to content

Commit 2d12096

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

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.300 AS build
1+
FROM --platform=$TARGETARCH mcr.microsoft.com/dotnet/sdk:10.0.301 AS build
22
ARG TARGETARCH
33
WORKDIR /source
44
COPY --link . /source

0 commit comments

Comments
 (0)