Skip to content

Commit e61eeee

Browse files
authored
Updates dockerfile to alter path of target folder
Updates dockerfile template to alter path of target folder to be in line with community and Sitecore convention
1 parent a6007f7 commit e61eeee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfile

Lines changed: 1 addition & 1 deletion
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)