Skip to content

Commit 9d8b191

Browse files
authored
update the publish directory (#1112)
1 parent 888e694 commit 9d8b191

File tree

1 file changed

+1
-1
lines changed
  • samples/framework/docker/MVCRandomAnswerGenerator

1 file changed

+1
-1
lines changed

samples/framework/docker/MVCRandomAnswerGenerator/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ RUN powershell -NoProfile -Command \
1515
EXPOSE 8000
1616

1717
# The final instruction copies the site you published earlier into the container.
18-
ADD containerImage/ /randomanswers
18+
ADD MVCRandomAnswerGenerator/bin/PublishOutput /randomanswers

0 commit comments

Comments
 (0)