Merge pull request #8129 from ulyssessouza/bump-python

Bump python to 3.7.10
This commit is contained in:
Anca Iordache 2021-02-18 15:09:42 +01:00 committed by GitHub
commit b8800db52e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
ARG DOCKER_VERSION=19.03 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_ALPINE_VERSION=3.12
ARG BUILD_CENTOS_VERSION=7 ARG BUILD_CENTOS_VERSION=7