Skip to content

Commit 1f5a127

Browse files
authored
Switch to serviced dotnet/sdk tag (#31780)
This `5.0.102-ca-patch-buster-slim` tag is no longer needed and is no longer serviced. Context: dotnet/dotnet-docker#2742
1 parent 8ae29f4 commit 1f5a127

File tree

1 file changed

+1
-1
lines changed
  • src/Components/benchmarkapps/Wasm.Performance

1 file changed

+1
-1
lines changed

src/Components/benchmarkapps/Wasm.Performance/dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/dotnet/sdk:5.0.102-ca-patch-buster-slim AS build
1+
FROM mcr.microsoft.com/dotnet/sdk:5.0 AS build
22

33
ENV StressRunDuration=0
44
ARG DEBIAN_FRONTEND=noninteractive

0 commit comments

Comments
 (0)