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 90236e1 commit 11f2c0aCopy full SHA for 11f2c0a
src/Components/benchmarkapps/Wasm.Performance/dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/dotnet/sdk:5.0 AS build
+FROM mcr.microsoft.com/dotnet/sdk:latest AS build
2
3
ENV StressRunDuration=0
4
ARG DEBIAN_FRONTEND=noninteractive
0 commit comments