mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
Updated powershell to 6.0.0-alpha.17
Signed-off-by: Michael Käufl <dockerfiles@c.michael-kaeufl.de>
This commit is contained in:
parent
96b98db9ee
commit
7462133fed
|
@ -1,7 +1,7 @@
|
||||||
FROM ubuntu:16.04
|
FROM ubuntu:16.04
|
||||||
LABEL maintainer "Christian Koep <christian.koep@fom-net.de>"
|
LABEL maintainer "Christian Koep <christian.koep@fom-net.de>"
|
||||||
|
|
||||||
ENV POWERSHELL_VERSION 6.0.0-alpha.16
|
ENV POWERSHELL_VERSION 6.0.0-alpha.17
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user