Skip to content

Commit

Permalink
Merge pull request #54 from Badgerati/Issue-51
Browse files Browse the repository at this point in the history
#51: Set dockerfile to use ubuntu-xenial v6.0.2
  • Loading branch information
Badgerati committed Jul 5, 2018
2 parents b3ec461 + 33b68de commit 9923a89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM microsoft/powershell:latest
FROM microsoft/powershell:6.0.2-ubuntu-xenial
LABEL maintainer="Matthew Kelly (Badgerati)"
RUN mkdir -p /usr/local/share/powershell/Modules/Pode
COPY ./src/ /usr/local/share/powershell/Modules/Pode
COPY ./src/ /usr/local/share/powershell/Modules/Pode

0 comments on commit 9923a89

Please sign in to comment.