From 69adf0315c586b16c2daeaa3b9135e768baf8f15 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 12 Nov 2024 20:08:47 +0000
Subject: [PATCH] Update dotnet monorepo to v9
---
Dockerfile | 2 +-
src/Eleia.csproj | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/Dockerfile b/Dockerfile
index 601d8d5..791d54f 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM mcr.microsoft.com/dotnet/runtime:8.0-alpine AS base
+FROM mcr.microsoft.com/dotnet/runtime:9.0-alpine AS base
WORKDIR /app
COPY . .
ENTRYPOINT ["dotnet", "Eleia.dll"]
\ No newline at end of file
diff --git a/src/Eleia.csproj b/src/Eleia.csproj
index 0282d79..c5e6590 100644
--- a/src/Eleia.csproj
+++ b/src/Eleia.csproj
@@ -9,12 +9,12 @@
-
+
-
-
-
-
+
+
+
+