Skip to content

Commit

Permalink
Update Dockerfile-AasxServerCore-arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
aorzelskiGH committed Jul 25, 2022
1 parent 9fd1fee commit 744069e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docker/Dockerfile-AasxServerCore-arm64
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ WORKDIR /repo/src

# Copy everything else and build
COPY ./src/ /repo/src/
COPY ./LICENSE.TXT /repo/
COPY ./LICENSE.TXT /repo/LICENSE.txt

RUN dotnet restore -r linux-arm64

Expand Down

0 comments on commit 744069e

Please sign in to comment.