Fix Dockerfile
Some checks failed
Build and Push Server Docker Image / build-server (push) Failing after 3m8s
Some checks failed
Build and Push Server Docker Image / build-server (push) Failing after 3m8s
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
FROM mcr.microsoft.com/dotnet/sdk:10.0.100-preview.7-alpine3.22-aot
|
FROM mcr.microsoft.com/dotnet/sdk:10.0.100-preview.7-alpine3.22-aot AS build
|
||||||
AS build
|
|
||||||
|
|
||||||
# Install NativeAOT build prerequisites
|
# Install NativeAOT build prerequisites
|
||||||
RUN apk update \
|
RUN apk update \
|
||||||
|
Reference in New Issue
Block a user