mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 22:32:39 +01:00
@@ -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 \
|
||||
|
||||
@@ -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 \
|
||||
|
||||
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user