1
0
mirror of https://github.com/docker/compose.git synced 2025-04-08 17:05:13 +02:00

Bump python to 3.7.10

Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
This commit is contained in:
Ulysses Souza 2021-02-18 11:04:25 -03:00 committed by aiordache
parent 1473615283
commit 0672fcbcad

@ -1,5 +1,5 @@
ARG DOCKER_VERSION=19.03
ARG PYTHON_VERSION=3.7.9
ARG PYTHON_VERSION=3.7.10
ARG BUILD_ALPINE_VERSION=3.12
ARG BUILD_CENTOS_VERSION=7