We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 520a34e commit e28bd7fCopy full SHA for e28bd7f
src/Stamp.Dockerfile
@@ -1,6 +1,6 @@
1
ARG PROJECT=ProjectOrigin.Stamp.Server
2
3
-FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:9.0.304 AS build
+FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:9.0.305 AS build
4
ARG PROJECT
5
6
WORKDIR /src
0 commit comments