mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:31 +02:00
upgrade docker-compose-arm to 1.28.4
This commit is contained in:
parent
948b759355
commit
d68616f507
@ -5,8 +5,8 @@
|
||||
FROM arm32v7/debian:buster
|
||||
MAINTAINER EasyPi Software Foundation
|
||||
|
||||
ENV DOCKER_COMPOSE_VERSION 1.28.0
|
||||
ENV PYINSTALLER_VERSION 4.1
|
||||
ENV DOCKER_COMPOSE_VERSION=1.28.4
|
||||
ENV PYINSTALLER_VERSION=4.1
|
||||
|
||||
RUN set -xe \
|
||||
&& apt-get update \
|
||||
|
Loading…
Reference in New Issue
Block a user