Update CI workflow to target ARM64 platform and clean up Dockerfile
This commit is contained in:
@@ -4,7 +4,6 @@ WORKDIR /app
|
||||
EXPOSE 8080
|
||||
EXPOSE 8081
|
||||
|
||||
|
||||
# This stage is used to build the service project
|
||||
FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build
|
||||
ARG BUILD_CONFIGURATION=Release
|
||||
|
Reference in New Issue
Block a user