test #58

Merged
khwezi merged 2 commits from test into main 2026-03-08 14:42:52 +02:00
Showing only changes of commit 06ed9d2bad - Show all commits

View File

@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/aspnet:8.0 AS final FROM mcr.microsoft.com/dotnet/aspnet:10.0 AS final
WORKDIR /app WORKDIR /app
USER app USER app