mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-23 01:39:27 +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
|
FROM arm32v7/debian:buster
|
||||||
MAINTAINER EasyPi Software Foundation
|
MAINTAINER EasyPi Software Foundation
|
||||||
|
|
||||||
ENV DOCKER_COMPOSE_VERSION=1.28.4
|
ENV DOCKER_COMPOSE_VERSION=1.29.0
|
||||||
ENV PYINSTALLER_VERSION=4.1
|
ENV PYINSTALLER_VERSION=4.1
|
||||||
|
|
||||||
RUN set -xe \
|
RUN set -xe \
|
||||||
|
Loading…
Reference in New Issue
Block a user