Merge branch 'rmcrackan:master' into master
This commit is contained in:
commit
21bedca367
4 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Dockerfile
|
||||
FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build-env
|
||||
ARG TARGET_ARCH=linux-x64
|
||||
ARG TARGET_ARCH=amd64
|
||||
|
||||
COPY Source /Source
|
||||
RUN dotnet publish \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue