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
 | 
			
		||||
 AS build
 | 
			
		||||
FROM mcr.microsoft.com/dotnet/sdk:10.0.100-preview.7-alpine3.22-aot AS build
 | 
			
		||||
 | 
			
		||||
# Install NativeAOT build prerequisites
 | 
			
		||||
RUN apk update \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user