Skip to content

Commit

Permalink
Merge pull request #2 from chris-hmmr/patch-1
Browse files Browse the repository at this point in the history
Updates dockerfile to alter path of target folder
  • Loading branch information
KayeeNL authored Aug 1, 2021
2 parents a6007f7 + e61eeee commit 4d3d80f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/windows/nanoserver:1809 AS build

# Copy assets into the image, keeping the folder structure
COPY \ .\
COPY \ \module

0 comments on commit 4d3d80f

Please sign in to comment.