Skip to content

Commit a136adf

Browse files
authored
Merge pull request #1171 from fossa-app/dependabot/docker/src/API.Web/dotnet/sdk-10.0.301
Bump dotnet/sdk from 10.0.300 to 10.0.301 in /src/API.Web
2 parents 35cf9c7 + 2d12096 commit a136adf

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)