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.
2 parents 35cf9c7 + 2d12096 commit a136adfCopy full SHA for a136adf
1 file changed
src/API.Web/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$TARGETARCH mcr.microsoft.com/dotnet/sdk:10.0.300 AS build
+FROM --platform=$TARGETARCH mcr.microsoft.com/dotnet/sdk:10.0.301 AS build
2
ARG TARGETARCH
3
WORKDIR /source
4
COPY --link . /source
0 commit comments