Skip to content

Commit

Permalink
Correct copy of multiple files.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemstra committed Sep 2, 2023
1 parent 054678a commit 6642870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/linux-x64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM mcr.microsoft.com/dotnet/sdk:6.0

RUN mkdir /build

COPY build/linux-x64/install.dependencies.sh src/Magick.Native/api.key.tx[t] /build
COPY build/linux-x64/install.dependencies.sh src/Magick.Native/api.key.tx[t] /build/

RUN build/install.dependencies.sh

0 comments on commit 6642870

Please sign in to comment.