mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
update versions
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
parent
80487857cf
commit
0ec5ea44e5
|
@ -1,7 +1,7 @@
|
|||
FROM ubuntu:16.04
|
||||
LABEL maintainer "Christian Koep <christiankoep@gmail.com>"
|
||||
|
||||
ENV POWERSHELL_VERSION 6.0.0-beta.4
|
||||
ENV POWERSHELL_VERSION 6.0.0-beta.5
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
ca-certificates \
|
||||
|
|
|
@ -7,7 +7,7 @@ ENV GOPATH /go
|
|||
RUN apk --no-cache add \
|
||||
ca-certificates
|
||||
|
||||
ENV VAULT_VERSION v0.8.0-beta1
|
||||
ENV VAULT_VERSION v0.8.0-rc1
|
||||
|
||||
RUN buildDeps=' \
|
||||
bash \
|
||||
|
|
Loading…
Reference in New Issue
Block a user