mirror of
https://github.com/mmahdium/HoolIt.git
synced 2026-02-07 00:07:11 +01:00
Fix Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM mcr.microsoft.com/dotnet/dotnet/sdk:10.0-alpine3.23-aot AS build
|
||||
FROM mcr.microsoft.com/dotnet/sdk:10.0-alpine3.23-aot AS build
|
||||
|
||||
# Install NativeAOT build prerequisites
|
||||
RUN apk update \
|
||||
|
||||
Reference in New Issue
Block a user