mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
Update PowerShell version (#295)
This commit is contained in:
committed by
Jess Frazelle
parent
f32dfa3853
commit
a47e504866
@@ -1,7 +1,7 @@
|
||||
FROM ubuntu:16.04
|
||||
LABEL maintainer "Christian Koep <christiankoep@gmail.com>"
|
||||
|
||||
ENV POWERSHELL_VERSION 6.0.0-beta.6
|
||||
ENV POWERSHELL_VERSION 6.0.0-beta.7
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
ca-certificates \
|
||||
|
||||
Reference in New Issue
Block a user