mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
Fix linux-arm build (hopefully)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM microsoft/dotnet:2.1-sdk AS build
|
||||
ENV NET_CORE_VERSION netcoreapp2.1
|
||||
ENV NET_CORE_VERSION netcoreapp2.0
|
||||
WORKDIR /app
|
||||
COPY ArchiSteamFarm ArchiSteamFarm
|
||||
RUN dotnet --info && \
|
||||
|
||||
Reference in New Issue
Block a user