diff --git a/.cirrus/Dockerfile b/.cirrus/Dockerfile index 3b792c2f6..0802634cb 100644 --- a/.cirrus/Dockerfile +++ b/.cirrus/Dockerfile @@ -19,9 +19,9 @@ RUN apt-get update \ libgtk-3-0 \ libgbm1 \ libasound2 \ - dotnet-runtime-7.0 \ - dotnet-host-7.0 \ - dotnet-sdk-7.0 \ + dotnet-runtime-8.0 \ + dotnet-host-8.0 \ + dotnet-sdk-8.0 \ && apt-get clean COPY --chmod=755 .cirrus/xvfb /etc/init.d/