update versions

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-03-23 11:52:55 -04:00
parent b7a00eb1eb
commit a1ce1ea497
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ RUN apk add --no-cache \
python
# Get the source
ENV PLEXPY_VERSION v2.0.24
ENV PLEXPY_VERSION v2.0.25
RUN git clone https://github.com/Tautulli/Tautulli.git /opt/plexpy \
&& ( \
cd /opt/plexpy \

View File

@ -7,7 +7,7 @@ ENV GOPATH /go
RUN apk --no-cache add \
ca-certificates
ENV TERRAFORM_VERSION v0.11.4
ENV TERRAFORM_VERSION v0.11.5
RUN buildDeps=' \
bash \

View File

@ -7,7 +7,7 @@ ENV GOPATH /go
RUN apk --no-cache add \
ca-certificates
ENV VAULT_VERSION v0.9.5
ENV VAULT_VERSION v0.9.6
RUN buildDeps=' \
bash \