mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
update version powershell
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
fa917da7b4
commit
1d7e382a13
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user