Skip to content

Commit d1b6c44

Browse files
authoredJun 20, 2025
Update mcr.microsoft.com/dotnet/runtime Docker digest to 9563e81
1 parent 8f2df26 commit d1b6c44

File tree

1 file changed

+1
-1
lines changed
  • sources/cosmosdb/cosmosdb-ffcf-reactivator

1 file changed

+1
-1
lines changed
 

‎sources/cosmosdb/cosmosdb-ffcf-reactivator/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ COPY . ./
2323
RUN dotnet publish -o out
2424

2525

26-
FROM --platform=$TARGETPLATFORM mcr.microsoft.com/dotnet/runtime@sha256:437cda84bdce26ce074d88b63abeec567c7226d73e8b911605077468e1d5c8d5
26+
FROM --platform=$TARGETPLATFORM mcr.microsoft.com/dotnet/runtime@sha256:9563e814250fef5dde24cd68916878ef5faa8f993bf99a06db1c947f23217996
2727

2828
WORKDIR /app
2929
COPY --from=build-env /app/out .

0 commit comments

Comments
 (0)