From 965b860d787caaf32fd6554ccef9e462dabbfddd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Apr 2024 07:52:19 +0000 Subject: [PATCH] chore(deps): update dotnet monorepo to v8 --- dependency/Dockerfile/Dockerfile_run | 2 +- installer/Installer/Installer.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dependency/Dockerfile/Dockerfile_run b/dependency/Dockerfile/Dockerfile_run index 001d93ad..bb6bfb41 100644 --- a/dependency/Dockerfile/Dockerfile_run +++ b/dependency/Dockerfile/Dockerfile_run @@ -1,4 +1,4 @@ -FROM mcr.microsoft.com/dotnet/sdk:6.0.408-jammy-amd64 AS build +FROM mcr.microsoft.com/dotnet/sdk:8.0.203-jammy-amd64 AS build MAINTAINER eesast WORKDIR /usr/local COPY . . diff --git a/installer/Installer/Installer.csproj b/installer/Installer/Installer.csproj index bd51a212..2a46059b 100644 --- a/installer/Installer/Installer.csproj +++ b/installer/Installer/Installer.csproj @@ -23,7 +23,7 @@ - +