Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
mpromonet committed Mar 13, 2021
1 parent 983442f commit 7e45619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.windows
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ RUN git config --global core.autocrlf false \
&& time /t

# run
FROM mcr.microsoft.com/windows:ltsc2019
FROM mcr.microsoft.com/windows:1809

WORKDIR /app
COPY --from=builder /app/ /app/
Expand Down

0 comments on commit 7e45619

Please sign in to comment.