Skip to content

Commit 4d3d80f

Browse files
authored
Merge pull request #2 from chris-hmmr/patch-1
Updates dockerfile to alter path of target folder
2 parents a6007f7 + e61eeee commit 4d3d80f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
FROM mcr.microsoft.com/windows/nanoserver:1809 AS build
22

33
# Copy assets into the image, keeping the folder structure
4-
COPY \ .\
4+
COPY \ \module

0 commit comments

Comments
 (0)