Update compose to 1.18
This commit is contained in:
@@ -15,7 +15,7 @@ RUN mkdir -p /opt && cd /opt && \
|
|||||||
./configure && make install LDFLAGS=-lintl && \
|
./configure && make install LDFLAGS=-lintl && \
|
||||||
rm -rf httping-2.5
|
rm -rf httping-2.5
|
||||||
|
|
||||||
ENV COMPOSE_VERSION=1.17.0
|
ENV COMPOSE_VERSION=1.18.0
|
||||||
ENV MACHINE_VERSION=v0.13.0
|
ENV MACHINE_VERSION=v0.13.0
|
||||||
# Install Compose and Machine
|
# Install Compose and Machine
|
||||||
RUN pip install docker-compose==${COMPOSE_VERSION}
|
RUN pip install docker-compose==${COMPOSE_VERSION}
|
||||||
|
|||||||
Reference in New Issue
Block a user