Skip to content

Commit

Permalink
Update mcr.microsoft.com/dotnet/sdk Docker tag to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
projectorigin-renovate[bot] authored Feb 26, 2025
1 parent 5a41f51 commit 89c26bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Registry.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG PROJECT=ProjectOrigin.Registry

FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:8.0.406 AS build
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:9.0.200 AS build
ARG PROJECT

WORKDIR /builddir
Expand Down

0 comments on commit 89c26bc

Please sign in to comment.