Skip to content

Commit

Permalink
Updates dockerfile to alter path of target folder
Browse files Browse the repository at this point in the history
Updates dockerfile template to alter path of target folder to be in line with community and Sitecore convention
  • Loading branch information
chris-hmmr authored Jul 19, 2021
1 parent a6007f7 commit e61eeee
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 e61eeee

Please sign in to comment.