diff --git a/Dockerfile b/Dockerfile index 5eb65f0..237a503 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ # syntax=docker/dockerfile:1 # Includes dependencies for building the local runtime from scratch -FROM mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream8 +FROM mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-2.0-cross-amd64 # Environment variables ENV RUNTIME_ARTIFACTS=/runtime-8.0.2/artifacts DOTNET_SDK=dotnet CARGO_HOME=/cargo