update version powershell

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2017-10-25 13:42:35 -04:00
parent fa917da7b4
commit 1d7e382a13
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -1,7 +1,7 @@
FROM ubuntu:16.04
LABEL maintainer "Christian Koep <christiankoep@gmail.com>"
ENV POWERSHELL_VERSION 6.0.0-beta.8
ENV POWERSHELL_VERSION 6.0.0-beta.9
RUN apt-get update && apt-get install -y \
ca-certificates \