We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ae29f4 commit 1f5a127Copy full SHA for 1f5a127
src/Components/benchmarkapps/Wasm.Performance/dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/dotnet/sdk:5.0.102-ca-patch-buster-slim AS build
+FROM mcr.microsoft.com/dotnet/sdk:5.0 AS build
2
3
ENV StressRunDuration=0
4
ARG DEBIAN_FRONTEND=noninteractive
0 commit comments