Skip to content

Commit 36078a9

Browse files
e-davidsonEli Davidson
andauthored
bump python version (#432)
Co-authored-by: Eli Davidson <elleedee@amazon.com>
1 parent e8d9bf4 commit 36078a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/1.7-1/base/Dockerfile.cpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ARG MINICONDA_VERSION=4.9.2
88
ARG CONDA_PY_VERSION=39
99
ARG CONDA_CHECKSUM="b4e46fcc8029e2cfa731b788f25b1d36"
1010
ARG CONDA_PKG_VERSION=4.10.1
11-
ARG PYTHON_VERSION=3.8.13
11+
ARG PYTHON_VERSION=3.8.19
1212
ARG PYARROW_VERSION=14.0.1
1313
ARG MLIO_VERSION=0.9.0
1414
ARG XGBOOST_VERSION=1.7.4

0 commit comments

Comments
 (0)