mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-21 01:27:01 +02:00
upgrade docker-compose to 1.29.0
This commit is contained in:
parent
618f974c2a
commit
fb4a94ba42
@ -5,7 +5,7 @@
|
||||
FROM arm32v7/debian:buster
|
||||
MAINTAINER EasyPi Software Foundation
|
||||
|
||||
ENV DOCKER_COMPOSE_VERSION=1.28.4
|
||||
ENV DOCKER_COMPOSE_VERSION=1.29.0
|
||||
ENV PYINSTALLER_VERSION=4.1
|
||||
|
||||
RUN set -xe \
|
||||
|
Loading…
Reference in New Issue
Block a user