Skip to content

Commit bfeefa6

Browse files
chore(deps): pin mcr.microsoft.com/dotnet/sdk docker tag to e362a8d
1 parent 118955c commit bfeefa6

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
1+
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:10.0@sha256:e362a8dbcd691522456da26a5198b8f3ca1d7641c95624fadc5e3e82678bd08a
22
WORKDIR /scip-dotnet
33
ADD . /scip-dotnet
44
RUN dotnet pack

0 commit comments

Comments
 (0)