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 @@ - +