mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-02-17 09:37:49 +01:00
Merge pull request #247 from michael-k/powershell
Updated powershell to 6.0.0-alpha.17
This commit is contained in:
commit
41cf70d22c
|
@ -1,7 +1,7 @@
|
|||
FROM ubuntu:16.04
|
||||
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 \
|
||||
ca-certificates \
|
||||
|
|
Loading…
Reference in New Issue
Block a user